Update flex and bison deps in README
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 May 2011 19:07:37 +0000 (15:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 May 2011 19:07:37 +0000 (15:07 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README

diff --git a/README b/README
index 0309c0660a5171c50b57c7e6361332140a782362..6b8cb0bf6e63320076266d4f42ce884d1d05ac33 100644 (file)
--- a/README
+++ b/README
@@ -44,7 +44,8 @@ compile the git repository tree :
   (make sure your system wide "automake" points to a recent version!)
 - GNU Libtool
   (for more information, go to http://www.gnu.org/software/autoconf/)
-- Flex and Bison.
+- Flex >=2.5.35.
+- Bison >=2.4.
 
 If you get the tree from the repository, you will need to use the "bootstrap"
 script in the root of the tree. It calls all the GNU tools needed to prepare the
This page took 0.024721 seconds and 4 git commands to generate.