From 1e7c8a7ec79a8c52538b1e0e38a6a88a5be30843 Mon Sep 17 00:00:00 2001 From: Martin Dobias Date: Tue, 30 Aug 2011 20:45:22 +0200 Subject: [PATCH] Updated required version for bison and cmake --- doc/overview.t2t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/overview.t2t b/doc/overview.t2t index dfa6179777d..35e617fe9b9 100644 --- a/doc/overview.t2t +++ b/doc/overview.t2t @@ -8,9 +8,9 @@ Following a summary of the required dependencies for building: Required build tools: -- CMake >= 2.6.0 +- CMake >= 2.6.2 - Flex -- Bison +- Bison >= 2.4 - Required build deps: