aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0
diff options
context:
space:
mode:
authorChristopher Larson <chris_larson@mentor.com>2011-12-28 18:08:42 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-03 12:10:45 +0000
commitf33761284ddf8880bc6e69a78c62d06a286d487a (patch)
tree4da34c46f6181d4676bdbbae59909905cf52df20 /meta/recipes-core/glib-2.0
parent849b9aadae41d9b6777787213556bc538858b49a (diff)
downloadopenembedded-core-contrib-f33761284ddf8880bc6e69a78c62d06a286d487a.tar.gz
glib-2.0: we need zlib
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Diffstat (limited to 'meta/recipes-core/glib-2.0')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb2
1 files changed, 1 insertions, 1 deletions
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"