summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/flex/flex.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/flex/flex.inc b/recipes/flex/flex.inc
index 37e34fe462..a1b3f99c72 100644
--- a/recipes/flex/flex.inc
+++ b/recipes/flex/flex.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Flex is a tool for generating programs that recognize lexical pat
SECTION = "devel"
LICENSE = "BSD"
+DEPENDS = "gettext"
+
S = "${WORKDIR}/flex-${PV}"
inherit autotools