[neon/kf6/kf6-solid/Neon/unstable] debian: probably should never have turned them on in the first place

Carlos De Maine null at kde.org
Sat Sep 28 06:59:04 BST 2024


Git commit 4b9114182d5519cd07ff44bcc1e18052412c7069 by Carlos De Maine.
Committed on 28/09/2024 at 05:59.
Pushed by carlosdem into branch 'Neon/unstable'.

probably should never have turned them on in the first place

M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-solid/-/commit/4b9114182d5519cd07ff44bcc1e18052412c7069

diff --git a/debian/rules b/debian/rules
index b311644..7bbd5fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON -DWITH_NEW_SOLID_JOB=ON -DWITH_NEW_POWER_ASYNC_API=ON -DWITH_NEW_POWER_ASYNC_FREEDESKTOP=ON
+	dh_auto_configure -- -DBUILD_QCH=ON 


More information about the Neon-commits mailing list