From a67026749f9d2eb41675268062f2904d14a80cb8 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Sun, 18 Jul 2010 11:05:17 +0200 Subject: bison.inc: Configure asks for gettext inherit it --- recipes/bison/bison.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/bison') diff --git a/recipes/bison/bison.inc b/recipes/bison/bison.inc index cfcac6a749..ba33102a54 100644 --- a/recipes/bison/bison.inc +++ b/recipes/bison/bison.inc @@ -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" -- cgit 1.2.3-korg