[neon/backports-jammy/mlt-jammy/Neon/unstable] debian: build of glaximate fails in 7.14 probably due to qt6 addition so cancel for now

Jonathan Esk-Riddell null at kde.org
Wed Mar 22 10:23:28 GMT 2023


Git commit b4f4a8d8ab0a76a8152165f5100d498d4a49ccfe by Jonathan Esk-Riddell.
Committed on 22/03/2023 at 10:23.
Pushed by jriddell into branch 'Neon/unstable'.

build of glaximate fails in 7.14 probably due to qt6 addition so cancel for now

M  +1    -1    debian/rules

https://invent.kde.org/neon/backports-jammy/mlt-jammy/commit/b4f4a8d8ab0a76a8152165f5100d498d4a49ccfe

diff --git a/debian/rules b/debian/rules
index 6125ad4..677eff4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all buildinfo=+path
 
 DEB_CONFIGURE_EXTRA_FLAGS := \
-	-DMOD_GLAXNIMATE=ON \
+	-DMOD_GLAXNIMATE=OFF \
 	-DSWIG_PYTHON=ON \
 	-DMOD_OPENCV=ON
 


More information about the Neon-commits mailing list