[neon/extras/qtcurve/Neon/unstable] debian: qt6=on

Carlos De Maine null at kde.org
Tue Sep 3 05:42:18 BST 2024


Git commit e75f004a490f98d252760da83fed0d292a7dd443 by Carlos De Maine.
Committed on 03/09/2024 at 04:42.
Pushed by carlosdem into branch 'Neon/unstable'.

qt6=on

M  +2    -0    debian/rules

https://invent.kde.org/neon/extras/qtcurve/-/commit/e75f004a490f98d252760da83fed0d292a7dd443

diff --git a/debian/rules b/debian/rules
index b5512a6..0000223 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ CMAKEOPTS = -DLIB_INSTALL_DIR="/usr/lib/$(DEB_HOST_MULTIARCH)" \
             -DQTC_QT5_ENABLE_KDE=On \
             -DQTC_QT4_ENABLE_KDE=Off \
             -DQTC_QT4_ENABLE_KWIN=Off \
+            -DENABLE_QT5=ON \
+		    -DENABLE_QT6=ON \
             -DENABLE_TEST=Off
 
 %:


More information about the Neon-commits mailing list