diff options
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | 2 |
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 4621bf8943..0d52343e9a 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | |||
@@ -28,7 +28,7 @@ PACKAGECONFIG[pulseaudio] = "--enable-pulse,--disable-pulse,pulseaudio" | |||
28 | PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4" | 28 | PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4" |
29 | PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex" | 29 | PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex" |
30 | PACKAGECONFIG[taglib] = "--enable-taglib,--disable-taglib,taglib" | 30 | PACKAGECONFIG[taglib] = "--enable-taglib,--disable-taglib,taglib" |
31 | PACKAGECONFIG[v4l2] = "--enable-gst_v4l2,--disable-gst_v4l2" | 31 | PACKAGECONFIG[v4l2] = "--enable-gst_v4l2 --enable-v4l2-probe,--disable-gst_v4l2" |
32 | PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx" | 32 | PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx" |
33 | PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" | 33 | PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" |
34 | PACKAGECONFIG[x11] = "--enable-x,--disable-x,${X11DEPENDS}" | 34 | PACKAGECONFIG[x11] = "--enable-x,--disable-x,${X11DEPENDS}" |