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 ??= " " PACKAGECONFIG[libav] = "--with-system-libav,,libav" PACKAGECONFIG[lgpl] = "--enable-lgpl,," PACKAGECONFIG[yasm] = "--enable-yasm,--disable-yasm,yasm-native" +PACKAGECONFIG[orc] = "--enable-orc,--disable-orc,orc" GSTREAMER_1_0_DEBUG ?= "--disable-debug"