[neon/backports-jammy/fcitx5-configtool/Neon/unstable] debian: -DUSE_QT6=On

Carlos De Maine null at kde.org
Sun Apr 14 13:45:14 BST 2024


Git commit ad333a5758665cc2c50a489f3dde5397c4b5c338 by Carlos De Maine.
Committed on 14/04/2024 at 12:45.
Pushed by carlosdem into branch 'Neon/unstable'.

-DUSE_QT6=On

M  +1    -1    debian/rules

https://invent.kde.org/neon/backports-jammy/fcitx5-configtool/-/commit/ad333a5758665cc2c50a489f3dde5397c4b5c338

diff --git a/debian/rules b/debian/rules
index d738dd9..ea0b53f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DUSE_QT6=Off
+	dh_auto_configure -- -DUSE_QT6=On


More information about the Neon-commits mailing list