aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/guile
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/guile')
-rw-r--r--recipes/guile/guile-native.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/guile/guile-native.inc b/recipes/guile/guile-native.inc
index 2bdb419c13..5c8d299277 100644
--- a/recipes/guile/guile-native.inc
+++ b/recipes/guile/guile-native.inc
@@ -1,8 +1,8 @@
SECTION = "unknown"
LICENSE = "LGPLv2.1"
-DEPENDS = "gmp-native"
+DEPENDS = "gmp-native gettext-native"
-inherit autotools gettext native
+inherit autotools native
do_configure_append() {
find ${S} -name Makefile | xargs sed -i s:'-Werror':'':g