[neon/libraries/kdsoap-ws-discovery-client/Neon/release] debian: -QT_MAJOR_VERSION=6

Carlos De Maine null at kde.org
Thu Jul 23 23:32:26 BST 2026


Git commit 24f0331545dc061e7aaf53df638454ce38b5b0bb by Carlos De Maine.
Committed on 23/07/2026 at 22:32.
Pushed by carlosdem into branch 'Neon/release'.

-QT_MAJOR_VERSION=6

M  +1    -1    debian/rules

https://invent.kde.org/neon/libraries/kdsoap-ws-discovery-client/-/commit/24f0331545dc061e7aaf53df638454ce38b5b0bb

diff --git a/debian/rules b/debian/rules
index 7d87c6d..526c117 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON
+	dh_auto_configure -- -DBUILD_QCH=ON -QT_MAJOR_VERSION=6
 
 #override_dh_install:
 #	dh_install -plibkdsoap-doc -Xjquery.js


More information about the Neon-commits mailing list