[neon/plasma/oxygen-sounds/Neon/release] debian: dh_auto_configure -- -QT_MAJOR_VERSION=6
Carlos De Maine
null at kde.org
Fri Jul 24 02:00:23 BST 2026
Git commit 43e4f6c6a80fca968ff6a228df5ac4f0d710d115 by Carlos De Maine.
Committed on 24/07/2026 at 01:00.
Pushed by carlosdem into branch 'Neon/release'.
dh_auto_configure -- -QT_MAJOR_VERSION=6
M +2 -2 debian/rules
https://invent.kde.org/neon/plasma/oxygen-sounds/-/commit/43e4f6c6a80fca968ff6a228df5ac4f0d710d115
diff --git a/debian/rules b/debian/rules
index 47c772a..1ab26d4 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 -- -QT_MAJOR_VERSION=6
More information about the Neon-commits
mailing list