[OE-core] [PATCH 2/2] glib-2.0: we need zlib

Christopher Larson kergoth at gmail.com
Thu Dec 29 00:08:42 UTC 2011


From: Christopher Larson <chris_larson at mentor.com>

Signed-off-by: Christopher Larson <chris_larson at mentor.com>
---
 meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb
index bf415a1..8b45655 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.30.1.bb
@@ -3,7 +3,7 @@ require glib.inc
 PR = "r1"
 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"
 
-- 
1.7.8.rc4





More information about the Openembedded-core mailing list