From: Christopher Larson Date: Thu, 29 Dec 2011 00:08:42 +0000 (-0600) Subject: glib-2.0: we need zlib X-Git-Tag: 2015-4~12240 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f33761284ddf8880bc6e69a78c62d06a286d487a;p=openembedded-core.git glib-2.0: we need zlib Signed-off-by: Christopher Larson --- diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb index eff43c9752..aa6ee3a3bc 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb @@ -3,7 +3,7 @@ require glib.inc PR = "r0" PE = "1" -DEPENDS += "libffi python-argparse-native" +DEPENDS += "libffi python-argparse-native zlib" DEPENDS_virtclass-native += "libffi-native python-argparse-native" DEPENDS_virtclass-nativesdk += "libffi-nativesdk python-argparse-native zlib-nativesdk"