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

Carlos De Maine null at kde.org
Tue Sep 3 06:17:40 BST 2024


Git commit 428722d85fa77f936f6d4de4de343a89621a5ca6 by Carlos De Maine.
Committed on 03/09/2024 at 05:17.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

qt6=on

(cherry picked from commit e75f004a490f98d252760da83fed0d292a7dd443)

M  +2    -0    debian/rules

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

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