diff options
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb index 06effc9f..60b6a16e 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb | |||
@@ -44,7 +44,7 @@ PACKAGECONFIG[pulseaudio] = "--enable-pulse,--disable-pulse,pulseaudio" | |||
44 | PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4" | 44 | PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4" |
45 | PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex" | 45 | PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex" |
46 | PACKAGECONFIG[taglib] = "--enable-taglib,--disable-taglib,taglib" | 46 | PACKAGECONFIG[taglib] = "--enable-taglib,--disable-taglib,taglib" |
47 | PACKAGECONFIG[v4l2] = "--enable-gst_v4l2 --enable-v4l2-probe,--disable-gst_v4l2" | 47 | PACKAGECONFIG[v4l2] = "--enable-gst_v4l2 --enable-v4l2-probe,--disable-gst_v4l2,libdrm" |
48 | PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx" | 48 | PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx" |
49 | PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" | 49 | PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" |
50 | PACKAGECONFIG[x11] = "--enable-x,--disable-x,${X11DEPENDS}" | 50 | PACKAGECONFIG[x11] = "--enable-x,--disable-x,${X11DEPENDS}" |