From: Ross Burton Date: Fri, 8 Mar 2019 14:21:01 +0000 (+0000) Subject: gstreamer1.0-plugins-bad: remove redundant jpeg dependency X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15085 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94e2e294e2788c233d7e8932c20d6699cb28b1ea;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gstreamer1.0-plugins-bad: remove redundant jpeg dependency The JPEG parser doesn't use libjpeg. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.4.bb index 8c7c235fd12..4987be865b2 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.4.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.4.bb @@ -18,7 +18,7 @@ LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \ file://COPYING.LIB;md5=21682e4e8fea52413fd26c60acb907e5 " -DEPENDS += "gstreamer1.0-plugins-base jpeg" +DEPENDS += "gstreamer1.0-plugins-base" inherit gettext bluetooth