[neon/neon-packaging/digikam/Neon/unstable] debian: lets be explicit
Carlos De Maine
null at kde.org
Thu Jun 1 00:28:32 BST 2023
Git commit 2f26a9c2d8cf9aa2b34d29a271908576cec132a1 by Carlos De Maine.
Committed on 31/05/2023 at 23:28.
Pushed by carlosdem into branch 'Neon/unstable'.
lets be explicit
M +3 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/digikam/-/commit/2f26a9c2d8cf9aa2b34d29a271908576cec132a1
diff --git a/debian/rules b/debian/rules
index f584e54..3cb82a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,8 +45,10 @@ override_dh_auto_configure:
-DENABLE_KFILEMETADATASUPPORT=ON \
-DENABLE_AKONADICONTACTSUPPORT=ON \
-DENABLE_MEDIAPLAYER=ON \
+ -DENABLE_DBUS \
-DENABLE_QWEBENGINE=$(ENABLE_QWEBENGINE) \
- -DENABLE_APPSTYLES=ON
+ -DENABLE_APPSTYLES=ON \
+ -DENABLE_SHOWFOTO
# help2man -n 'digital photo management application' --no-info obj-*/core/app/digikam > debian/man/digikam.1
# help2man -n 'image viewer/editor' --no-info obj-*/core/showfoto/showfoto > debian/man/showfoto.1
More information about the Neon-commits
mailing list