[neon/extras/krita/Neon/stable] debian: -DALLOW_UNSTABLE=QT6
Carlos De Maine
null at kde.org
Wed Mar 25 07:12:12 GMT 2026
Git commit 87fd971e883b68021b61d6e152d4208eefc22f25 by Carlos De Maine.
Committed on 25/03/2026 at 07:12.
Pushed by carlosdem into branch 'Neon/stable'.
-DALLOW_UNSTABLE=QT6
(cherry picked from commit 58223d06c6301713815855bf725f0fa2f7863d38)
Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/krita/-/commit/87fd971e883b68021b61d6e152d4208eefc22f25
diff --git a/debian/rules b/debian/rules
index a991681..835dead 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -- -DBUILD_WITH_QT6=ON -DENABLE_UPDATERS=ON -DBUILD_KRITA_QT_DESIGNER_PLUGINS=ON -DKRITA_ENABLE_PCH=ON
+ dh_auto_configure -- -DBUILD_WITH_QT6=ON -DENABLE_UPDATERS=ON -DBUILD_KRITA_QT_DESIGNER_PLUGINS=ON -DKRITA_ENABLE_PCH=ON -DALLOW_UNSTABLE=QT6
override_dh_auto_install:
dh_auto_install
More information about the Neon-commits
mailing list