glib-2.0 2.23.6: depend on zlib(configure failed because of it missing)
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 28 Mar 2010 09:29:00 +0000 (11:29 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 28 Mar 2010 16:16:16 +0000 (18:16 +0200)
If we don't depend on zlib we have:
| checking for inflate in -lz... no
| configure: error: *** Working zlib library and headers not found ***
| FATAL: oe_runconf failed

recipes/glib-2.0/glib-2.0_2.23.6.bb

index 4f717b0..68d401a 100644 (file)
@@ -6,7 +6,7 @@ UNIX-like platforms, Windows, OS/2 and BeOS."
 LICENSE = "LGPL"
 SECTION = "libs"
 PRIORITY = "optional"
-DEPENDS = "glib-2.0-native gtk-doc virtual/libiconv virtual/libintl"
+DEPENDS = "glib-2.0-native gtk-doc virtual/libiconv virtual/libintl zlib"
 PR = "r1"
 
 SRC_URI = "\