[neon/extras/krita/Neon/unstable] debian: -DBUILD_WITH_QT6=ON
Carlos De Maine
null at kde.org
Wed May 21 12:40:13 BST 2025
Git commit dc2dadc9dde5c5600ea58ea86840e69b9c469987 by Carlos De Maine.
Committed on 21/05/2025 at 11:40.
Pushed by carlosdem into branch 'Neon/unstable'.
-DBUILD_WITH_QT6=ON
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/krita/-/commit/dc2dadc9dde5c5600ea58ea86840e69b9c469987
diff --git a/debian/rules b/debian/rules
index 2c95b09..a991681 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 -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
override_dh_auto_install:
dh_auto_install
More information about the Neon-commits
mailing list