mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
gstreamer1.0-plugins-ugly: remove redundant libid3tag dependency
The use of this library was removed in 2012. (From OE-Core rev: 807a9361d0b00fb884ac9fc1aae227f613808913) 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
ed7daa7e85
commit
4ea7748e64
@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "ac02d837f166c35ff6ce0738e281680d0b90052cfb1f0255dcf6aaca5f
|
||||
|
||||
S = "${WORKDIR}/gst-plugins-ugly-${PV}"
|
||||
|
||||
DEPENDS += "gstreamer1.0-plugins-base libid3tag"
|
||||
DEPENDS += "gstreamer1.0-plugins-base"
|
||||
|
||||
inherit gettext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user