From 0ce07e0a4e1f8345fd3d1ece7540a57906768227 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Sep 2021 21:11:18 +0300 Subject: gst-plugins-base: enable auto-features in gstreamer plugins --- extra/gst-plugins-base/build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extra') diff --git a/extra/gst-plugins-base/build b/extra/gst-plugins-base/build index 46e859c7..bf56ece1 100755 --- a/extra/gst-plugins-base/build +++ b/extra/gst-plugins-base/build @@ -2,7 +2,9 @@ export DESTDIR="$1" +# So many features are auto that we are going to make an exception for this one. cl-meson \ + --auto-features=auto \ -Dtremor=disabled \ -Dexamples=disabled \ -Dgtk_doc=disabled \ -- cgit v1.2.3