bison.inc: Configure asks for gettext inherit it
authorStefan Schmidt <stefan@datenfreihafen.org>
Sun, 18 Jul 2010 09:05:17 +0000 (11:05 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Sun, 18 Jul 2010 09:12:00 +0000 (11:12 +0200)
recipes/bison/bison.inc

index cfcac6a..ba33102 100644 (file)
@@ -8,9 +8,9 @@ DEPENDS = "virtual/libintl"
 SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
           file://m4.patch"
 
-INC_PR = "r5"
+INC_PR = "r6"
 
-inherit autotools
+inherit autotools gettext
 
 NATIVE_INSTALL_WORKS = "1"
 BBCLASSEXTEND = "native"