summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
index c77a085736..3d996bcaa4 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
@@ -17,6 +17,7 @@ PACKAGECONFIG ??= " "
17PACKAGECONFIG[libav] = "--with-system-libav,,libav" 17PACKAGECONFIG[libav] = "--with-system-libav,,libav"
18PACKAGECONFIG[lgpl] = "--enable-lgpl,," 18PACKAGECONFIG[lgpl] = "--enable-lgpl,,"
19PACKAGECONFIG[yasm] = "--enable-yasm,--disable-yasm,yasm-native" 19PACKAGECONFIG[yasm] = "--enable-yasm,--disable-yasm,yasm-native"
20PACKAGECONFIG[orc] = "--enable-orc,--disable-orc,orc"
20 21
21 22
22GSTREAMER_1_0_DEBUG ?= "--disable-debug" 23GSTREAMER_1_0_DEBUG ?= "--disable-debug"