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:
Ross Burton
2019-03-08 14:21:00 +00:00
committed by Richard Purdie
parent ed7daa7e85
commit 4ea7748e64

View File

@@ -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