[neon/kde/kamoso/Neon/unstable] debian: -DPATCHED_GSTREAMER=ON
Carlos De Maine
null at kde.org
Wed Jul 23 13:56:18 BST 2025
Git commit 8284aec8f7f1d3a0d8bab140107b6168268e29f6 by Carlos De Maine.
Committed on 23/07/2025 at 12:56.
Pushed by carlosdem into branch 'Neon/unstable'.
-DPATCHED_GSTREAMER=ON
M +3 -0 debian/rules
https://invent.kde.org/neon/kde/kamoso/-/commit/8284aec8f7f1d3a0d8bab140107b6168268e29f6
diff --git a/debian/rules b/debian/rules
index 5bd7734..046a38c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
%:
dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DPATCHED_GSTREAMER=ON
\ No newline at end of file
More information about the Neon-commits
mailing list