summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
index 3d0f970042..68bc9f11ab 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
@@ -32,7 +32,7 @@ PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex"
32PACKAGECONFIG[taglib] = "--enable-taglib,--disable-taglib,taglib" 32PACKAGECONFIG[taglib] = "--enable-taglib,--disable-taglib,taglib"
33PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx" 33PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx"
34PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" 34PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack"
35 35PACKAGECONFIG[v4l] = "--with-libv4l2,--without-libv4l2,libv4l"
36 36
37EXTRA_OECONF += " \ 37EXTRA_OECONF += " \
38 --disable-directsound \ 38 --disable-directsound \