[neon/extras/alkimia/Neon/release] debian: no applets til plasma 6

Carlos De Maine null at kde.org
Tue Sep 3 05:10:59 BST 2024


Git commit a9e463e14540f0a79b58c71817ca23d20dd99e2d by Carlos De Maine.
Committed on 03/09/2024 at 04:10.
Pushed by carlosdem into branch 'Neon/release'.

no applets til plasma 6

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/alkimia/-/commit/a9e463e14540f0a79b58c71817ca23d20dd99e2d

diff --git a/debian/rules b/debian/rules
index 050f789..0f21952 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 	dh $@ --with kf5
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DCMAKE_DISABLE_FIND_PACKAGE_MPIR=OFF
+	dh_auto_configure -- -DCMAKE_DISABLE_FIND_PACKAGE_MPIR=OFF -DBUILD_APPLETS=OFF
 
 override_dh_auto_test:
 	xvfb-run -a --server-args="-screen 0 1024x768x24+32" dh_auto_test


More information about the Neon-commits mailing list