[neon/neon-packaging/kommit/Neon/release] debian: -DBUILD_WITH_QT6=ON

Carlos De Maine null at kde.org
Tue Nov 5 23:10:02 GMT 2024


Git commit e2ba99afd4cd489bc339000120be732b6a343f69 by Carlos De Maine.
Committed on 05/11/2024 at 23:10.
Pushed by carlosdem into branch 'Neon/release'.

-DBUILD_WITH_QT6=ON

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/kommit/-/commit/e2ba99afd4cd489bc339000120be732b6a343f69

diff --git a/debian/rules b/debian/rules
index 02676cb..2f1fd23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,6 @@
 	dh $@ --with kf6 --buildsystem=kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
+	dh_auto_configure -- -DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON -DBUILD_WITH_QT6=ON
 
 .PHONY: override_dh_auto_test


More information about the Neon-commits mailing list