[neon/extras/krita/Neon/unstable] debian: -DALLOW_UNSTABLE=QT6
Carlos De Maine
null at kde.org
Thu Mar 19 01:09:17 GMT 2026
Git commit 58223d06c6301713815855bf725f0fa2f7863d38 by Carlos De Maine.
Committed on 19/03/2026 at 01:09.
Pushed by carlosdem into branch 'Neon/unstable'.
-DALLOW_UNSTABLE=QT6
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/krita/-/commit/58223d06c6301713815855bf725f0fa2f7863d38
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