From a770fe0d075a67bcfa2e55c041025b9a3a3679fe Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Wed, 28 Dec 2011 18:08:42 -0600 Subject: glib-2.0: we need zlib (From OE-Core rev: f33761284ddf8880bc6e69a78c62d06a286d487a) Signed-off-by: Christopher Larson Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/glib-2.0') 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" -- cgit v1.2.3-54-g00ecf