[neon/extras/alkimia/Neon/release] debian: no plasma 5 now

Jonathan Riddell null at kde.org
Tue Sep 3 15:06:25 BST 2024


Git commit a091b78663a795685d920d14b77f75e0162f2bd1 by Jonathan Riddell.
Committed on 03/09/2024 at 14:06.
Pushed by jriddell into branch 'Neon/release'.

no plasma 5 now

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 827562e..0ceed3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all buildinfo=+path
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DCMAKE_DISABLE_FIND_PACKAGE_MPIR=ON
+	dh_auto_configure -- -DCMAKE_DISABLE_FIND_PACKAGE_MPIR=ON -DBUILD_APPLETS=OFF
 
 override_dh_auto_test:
 	- xvfb-run dh_auto_test --no-parallel


More information about the Neon-commits mailing list