From: Koen Kooi Date: Wed, 3 Jun 2009 07:07:13 +0000 (+0200) Subject: guile-native: depend on gettext-native X-Git-Tag: Release-2010-05/1~3265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d73aaeeb6f68bc0f190813d6c7c93dcb510c1a78;p=openembedded.git guile-native: depend on gettext-native --- diff --git a/recipes/guile/guile-native_1.8.5.bb b/recipes/guile/guile-native_1.8.5.bb index e73616e6eb..1b6a4f51bc 100644 --- a/recipes/guile/guile-native_1.8.5.bb +++ b/recipes/guile/guile-native_1.8.5.bb @@ -1,6 +1,6 @@ SECTION = "unknown" LICENSE = "GPL" -DEPENDS = "gmp-native" +DEPENDS = "gettext-native gmp-native" SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \ file://configure-fix.patch;patch=1 \ "