guile-native: depend on gettext-native
authorKoen Kooi <koen@openembedded.org>
Wed, 3 Jun 2009 07:07:13 +0000 (09:07 +0200)
committerKoen Kooi <koen@Powerbook-3.local>
Fri, 5 Jun 2009 15:48:07 +0000 (17:48 +0200)
recipes/guile/guile-native_1.8.5.bb

index e73616e..1b6a4f5 100644 (file)
@@ -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 \
 "