From e95abddeaab7fa44ef64f3caa9a7eabea8c147df Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 6 Oct 2003 19:31:27 +0000 Subject: Add libc to depends for bison & flex. BKrev: 3f81c30fIqLqQHKD_ay_MrwUGnYESg --- flex/flex-2.5.31.oe | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'flex') 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 -- cgit v1.2.3