[neon/kde/solid/Neon/unstable] debian: build with new power_async_api's

Carlos De Maine null at kde.org
Wed Mar 29 05:40:47 BST 2023


Git commit e87e067ce5d7dae897a6247d2ac078e46aa42ce4 by Carlos De Maine.
Committed on 29/03/2023 at 04:40.
Pushed by carlosdem into branch 'Neon/unstable'.

build with new power_async_api's

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/solid/commit/e87e067ce5d7dae897a6247d2ac078e46aa42ce4

diff --git a/debian/rules b/debian/rules
index 3db3a2e..d1ca7fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON
+	dh_auto_configure -- -DBUILD_QCH=ON -DWITH_NEW_SOLID_JOB=ON -DWITH_NEW_POWER_ASYNC_API=ON -DWITH_NEW_POWER_ASYNC_FREEDESKTOP=ON
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libkf5solid5-dbg (<= 5.19.0-1~~)'


More information about the Neon-commits mailing list