diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-02-20 18:34:47 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-22 13:16:53 +0100 |
commit | d95d918739e771e7827036431e6ddc1dcd72457d (patch) | |
tree | da3464d55ad7c1cad5858c6fdd1dbeba1d457e3d /meta-multimedia | |
parent | c03cdd971e29e3496614624436c06f65acfc16ee (diff) | |
download | meta-openembedded-d95d918739e771e7827036431e6ddc1dcd72457d.tar.gz |
gst-plugins-base: unblacklist gstreamer is back
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-multimedia')
-rw-r--r-- | meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb index 02252bfb62..eefd993e16 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base_0.10.36.bb | |||
@@ -42,5 +42,3 @@ CACHED_CONFIGUREVARS_append_x86 = " ac_cv_header_emmintrin_h=no ac_cv_header_xmm | |||
42 | 42 | ||
43 | # /usr/bin/gst-visualise-0.10 is a perl script. | 43 | # /usr/bin/gst-visualise-0.10 is a perl script. |
44 | RDEPENDS_${PN}-apps += "perl" | 44 | RDEPENDS_${PN}-apps += "perl" |
45 | |||
46 | PNBLACKLIST[gst-plugins-base] ?= "Depends on blacklisted gstreamer" | ||