[neon/extras/calamares/Neon/unstable] debian: Revert "kf5"

Carlos De Maine null at kde.org
Mon Dec 18 04:17:31 GMT 2023


Git commit 67281fb2b508e4ce2b60c1cc6cc3bd4a29b2612b by Carlos De Maine.
Committed on 18/12/2023 at 05:17.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "kf5"

This reverts commit 11d0e909dce5d3f58ed34c6ee0fc33505064a0df.

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/calamares/-/commit/67281fb2b508e4ce2b60c1cc6cc3bd4a29b2612b

diff --git a/debian/rules b/debian/rules
index 4b98007..501aaa3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 #export DEB_BUILD_OPTIONS=buildinfo=+path
 
 %:
-	dh $@ --with kf5 --buildsystem kf5
+	dh $@ --with kf6 --buildsystem kf5
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DWITH_PYTHONQT=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=OFF



More information about the Neon-commits mailing list