aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flex
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/flex')
-rw-r--r--recipes/flex/flex.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/flex/flex.inc b/recipes/flex/flex.inc
index 3b0a5d5b00..e35d594a9b 100644
--- a/recipes/flex/flex.inc
+++ b/recipes/flex/flex.inc
@@ -2,9 +2,9 @@ DESCRIPTION = "Flex is a tool for generating programs that recognize lexical pat
SECTION = "devel"
LICENSE = "BSD"
-DEPENDS = "gettext"
+DEPENDS = "gettext perl"
-INC_PR = "r5"
+INC_PR = "r6"
BBCLASSEXTEND = "native"