mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 15:32:13 +02:00
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 (From OE-Core rev: 25ce3bb545779ee4acd3a4b00b7de4e347f140f8) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1c4a8cc87f
commit
6996b26d33
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user