summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
diff options
context:
space:
mode:
authorCarlos Rafael Giani <crg7475@mailbox.org>2018-11-07 02:17:41 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2018-11-08 16:37:01 -0200
commit076b00fcd36d30171e6f50ac0c4abd7e4ac82e1d (patch)
tree4085f3ae0d88083fd5816e977a73359e568adfa8 /recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
parent0882e308d544fbd8b8eb66ef66754e2c2fc20817 (diff)
downloadmeta-freescale-076b00fcd36d30171e6f50ac0c4abd7e4ac82e1d.tar.gz
gstreamer1.0-plugins-good.imx: Add missing libdrm dependency
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb2
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"
44PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4" 44PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4"
45PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex" 45PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex"
46PACKAGECONFIG[taglib] = "--enable-taglib,--disable-taglib,taglib" 46PACKAGECONFIG[taglib] = "--enable-taglib,--disable-taglib,taglib"
47PACKAGECONFIG[v4l2] = "--enable-gst_v4l2 --enable-v4l2-probe,--disable-gst_v4l2" 47PACKAGECONFIG[v4l2] = "--enable-gst_v4l2 --enable-v4l2-probe,--disable-gst_v4l2,libdrm"
48PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx" 48PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx"
49PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" 49PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack"
50PACKAGECONFIG[x11] = "--enable-x,--disable-x,${X11DEPENDS}" 50PACKAGECONFIG[x11] = "--enable-x,--disable-x,${X11DEPENDS}"