[neon/extras/alkimia/Neon/release_jammy] debian: no applets til plasma 6
Carlos De Maine
null at kde.org
Tue Sep 3 05:11:21 BST 2024
Git commit 8524188193668f1b0520b3c2a3a48e79ea7892c9 by Carlos De Maine.
Committed on 03/09/2024 at 04:11.
Pushed by carlosdem into branch 'Neon/release_jammy'.
no applets til plasma 6
(cherry picked from commit a9e463e14540f0a79b58c71817ca23d20dd99e2d)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/alkimia/-/commit/8524188193668f1b0520b3c2a3a48e79ea7892c9
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