[neon/forks/kdenlive/Neon/unstable] debian: -DFETCH_OTIO=OFF

Carlos De Maine null at kde.org
Thu Mar 27 07:07:36 GMT 2025


Git commit 272c0a61c27f3d4b163b32add43500ec9bd15446 by Carlos De Maine.
Committed on 27/03/2025 at 07:07.
Pushed by carlosdem into branch 'Neon/unstable'.

-DFETCH_OTIO=OFF

M  +1    -1    debian/rules

https://invent.kde.org/neon/forks/kdenlive/-/commit/272c0a61c27f3d4b163b32add43500ec9bd15446

diff --git a/debian/rules b/debian/rules
index 901a7ac..409d4ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_WITH_QT6=ON -DBUILD_QCH=ON -DBUILD_DESIGNERPLUGIN=ON
+	dh_auto_configure -- -DBUILD_WITH_QT6=ON -DBUILD_QCH=ON -DBUILD_DESIGNERPLUGIN=ON -DFETCH_OTIO=OFF


More information about the Neon-commits mailing list