mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
glib-2.0: remove zip build dependency
This dependency mysteriously appeared a long time ago for no good reason, remove it. (From OE-Core rev: 5e2fdfcbe71f0b6a786ef609e288c0999000e163) 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
7ee2410825
commit
970aa6dd06
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
|
||||
BUGTRACKER = "http://bugzilla.gnome.org"
|
||||
SECTION = "libs"
|
||||
|
||||
DEPENDS = "glib-2.0-native zip virtual/libiconv"
|
||||
DEPENDS = "glib-2.0-native virtual/libiconv"
|
||||
DEPENDS_class-native = "pkgconfig-native gettext-native"
|
||||
DEPENDS_class-nativesdk = "nativesdk-libtool"
|
||||
PACKAGES =+ "${PN}-utils ${PN}-bash-completion ${PN}-codegen"
|
||||
|
||||
Reference in New Issue
Block a user