Revert "Updated some recipes"
[openembedded.git] / recipes / flex / flex.inc
index 49b26e8..37e34fe 100644 (file)
@@ -2,13 +2,9 @@ DESCRIPTION = "Flex is a tool for generating programs that recognize lexical pat
 SECTION = "devel"
 LICENSE = "BSD"
 
-DEPENDS = "gettext"
-
-INC_PR = "r5"
-
 S = "${WORKDIR}/flex-${PV}"
 
-inherit autotools gettext
+inherit autotools
 
 # >> flex-2.5.31-r4: /usr/lib/libfl.a
 # That one is a special case: it wants to stay in the main flex package,