]> code.ossystems Code Review - openembedded-core.git/commitdiff
glib-2.0: we need zlib
authorChristopher Larson <chris_larson@mentor.com>
Thu, 29 Dec 2011 00:08:42 +0000 (18:08 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jan 2012 12:10:45 +0000 (12:10 +0000)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb

index eff43c9752d1af5be6bbef374fa7066c512183b5..aa6ee3a3bcb7c512473d180737643e835b9960af 100644 (file)
@@ -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"