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

Carlos De Maine null at kde.org
Wed Mar 29 05:42:21 BST 2023


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

build with new power_async_api's

M  +3    -0    debian/rules

https://invent.kde.org/neon/kf6/kf6-solid/commit/67e2f02d65cf10222a45f94986d8efe75d194a92

diff --git a/debian/rules b/debian/rules
index fa0af1d..dc7644f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,8 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
+override_dh_autoconfigure:
+	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_shlibdeps:
 	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/


More information about the Neon-commits mailing list