summaryrefslogtreecommitdiff
path: root/flex
diff options
context:
space:
mode:
Diffstat (limited to 'flex')
-rw-r--r--flex/flex-2.5.31.oe7
1 files changed, 7 insertions, 0 deletions
diff --git a/flex/flex-2.5.31.oe b/flex/flex-2.5.31.oe
index e69de29bb2..4c7afd6f1c 100644
--- a/flex/flex-2.5.31.oe
+++ b/flex/flex-2.5.31.oe
@@ -0,0 +1,7 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = ${SOURCEFORGE_MIRROR}/lex/flex-2.5.31.tar.bz2 \
+ file://${FILESDIR}/include.patch;patch=1
+
+inherit autotools