mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
gstreamer1.0-plugins-bad: remove redundant jpeg dependency
The JPEG parser doesn't use libjpeg. (From OE-Core rev: 94e2e294e2788c233d7e8932c20d6699cb28b1ea) 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
4ea7748e64
commit
47b1989670
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user