[OE-core] [PATCH 1/2] glib-2.0: remove zip build dependency

Ross Burton ross.burton at intel.com
Mon Nov 5 16:22:47 UTC 2012


This dependency mysteriously appeared a long time ago for no good reason, remove
it.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/glib-2.0/glib.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 6e2b5d2..586e45a 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -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"
-- 
1.7.10





More information about the Openembedded-core mailing list