[neon/plasma-mobile/plasma-samegame/Neon/unstable] debian: dh_auto_configure -- -DQT_MAJOR_VERSION=6
Carlos De Maine
null at kde.org
Tue Jul 28 02:15:27 BST 2026
Git commit a91d9e92248c03538d06577ddbe4b35a27eb0593 by Carlos De Maine.
Committed on 28/07/2026 at 01:15.
Pushed by carlosdem into branch 'Neon/unstable'.
dh_auto_configure -- -DQT_MAJOR_VERSION=6
M +2 -2 debian/rules
https://invent.kde.org/neon/plasma-mobile/plasma-samegame/-/commit/a91d9e92248c03538d06577ddbe4b35a27eb0593
diff --git a/debian/rules b/debian/rules
index 47c772a..1448d04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@
%:
dh $@ --with kf6 --buildsystem kf6
-override_dh_shlibdeps:
- dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+override_dh_auto_configure:
+ dh_auto_configure -- -DQT_MAJOR_VERSION=6
More information about the Neon-commits
mailing list