]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugins-base.inc: drop obsolete dependency on liboil
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 22 Jan 2016 01:13:12 +0000 (17:13 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jan 2016 22:31:08 +0000 (22:31 +0000)
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 <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc

index d543bdd0671602a8a8de58fcf8174cdebe515450..5d18752f8a8a83c090f5c2db00c5e3d1f0c59e7e 100644 (file)
@@ -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