From: Ross Burton Date: Fri, 8 Mar 2019 14:21:00 +0000 (+0000) Subject: gstreamer1.0-plugins-ugly: remove redundant libid3tag dependency X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15086 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=807a9361d0b00fb884ac9fc1aae227f613808913;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gstreamer1.0-plugins-ugly: remove redundant libid3tag dependency The use of this library was removed in 2012. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb index c59ba1de51b..168e64d84cf 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb @@ -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