[neon/graphics/kdiagram/Neon/release] debian: -DQT_MAJOR_VERSION=6
Carlos De Maine
null at kde.org
Tue Jul 28 02:03:34 BST 2026
Git commit 8e44c66b4b54ef03b7b1be33e4c9eac13d8110e1 by Carlos De Maine.
Committed on 28/07/2026 at 01:03.
Pushed by carlosdem into branch 'Neon/release'.
-DQT_MAJOR_VERSION=6
M +1 -1 debian/rules
https://invent.kde.org/neon/graphics/kdiagram/-/commit/8e44c66b4b54ef03b7b1be33e4c9eac13d8110e1
diff --git a/debian/rules b/debian/rules
index d0d3098..6fdc070 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -- -DBUILD_QCH=ON -DCMAKE_POLICY_VERSION_MINIMUM=3.5
+ dh_auto_configure -- -DBUILD_QCH=ON -DCMAKE_POLICY_VERSION_MINIMUM=3.5 -DQT_MAJOR_VERSION=6
More information about the Neon-commits
mailing list