From: Christopher Larson Date: Thu, 29 Dec 2011 00:08:42 +0000 (-0600) Subject: glib-2.0: we need zlib X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~43077 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33761284ddf8880bc6e69a78c62d06a286d487a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 eff43c9752d..aa6ee3a3bcb 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"