[neon/backports-noble/mlt-noble/Neon/unstable] debian: Update rules
Carlos De Maine
null at kde.org
Mon Sep 2 15:28:31 BST 2024
Git commit 2161daca9e006c40e4b5fc1a5475cdde13358a1d by Carlos De Maine.
Committed on 06/09/2023 at 22:48.
Pushed by carlosdem into branch 'Neon/unstable'.
Update rules
M +4 -3 debian/rules
https://invent.kde.org/neon/backports-noble/mlt-noble/-/commit/2161daca9e006c40e4b5fc1a5475cdde13358a1d
diff --git a/debian/rules b/debian/rules
index 677eff4..2b25750 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,10 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all buildinfo=+path
DEB_CONFIGURE_EXTRA_FLAGS := \
- -DMOD_GLAXNIMATE=OFF \
- -DSWIG_PYTHON=ON \
- -DMOD_OPENCV=ON
+ -DMOD_OPENCV=ON \
+ -DMOD_GLAXNIMATE=ON \
+ -DMOD_QT6=ON \
+ -DSWIG_PYTHON=ON
%:
dh $@ --with python3 --buildsystem=cmake
More information about the Neon-commits
mailing list