From: Andre McCurdy Date: Fri, 22 Jan 2016 01:13:12 +0000 (-0800) Subject: gstreamer1.0-plugins-base.inc: drop obsolete dependency on liboil X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27378 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ce3bb545779ee4acd3a4b00b7de4e347f140f8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gstreamer1.0-plugins-base.inc: drop obsolete dependency on liboil liboil was replaced by Orc prior to the gst-plugins-base 0.10.30 release: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=8e4314f0fbfa4957f8e84d46824d10178b106fe6 Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc index d543bdd0671..5d18752f8a8 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc @@ -2,7 +2,7 @@ require gstreamer1.0-plugins.inc LICENSE = "GPLv2+ & LGPLv2+" -DEPENDS += "freetype iso-codes liboil util-linux zlib" +DEPENDS += "freetype iso-codes util-linux zlib" inherit gettext