aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bison
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bison')
-rw-r--r--recipes/bison/bison.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bison/bison.inc b/recipes/bison/bison.inc
index 22672e24a8..3441bcf3cf 100644
--- a/recipes/bison/bison.inc
+++ b/recipes/bison/bison.inc
@@ -3,12 +3,12 @@ HOMEPAGE = "http://www.gnu.org/software/bison/"
LICENSE = "GPL"
SECTION = "devel"
PRIORITY = "optional"
-DEPENDS = "virtual/libintl"
+DEPENDS = "virtual/libintl flex-native"
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
file://m4.patch"
-INC_PR = "r7"
+INC_PR = "r8"
inherit autotools gettext