aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-10-21 13:11:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-10-21 13:11:56 +0200
commita0c1b98c6e1c02006b6bae2a3f14011066568aab (patch)
tree7a2fc6a70138f011b9518da0fb3b134417588ed2
parent058807262ee14b9e3e4c8a860838ded67991caed (diff)
Specify libcutl version
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 2383e68..5399dd5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,7 @@ Prerequisites
=============
- GNU g++ >= 4.5.0 http://gcc.gnu.org/
- - libcutl http://www.codesynthesis.com/projects/libcutl/
+ - libcutl >= 1.8.0 http://www.codesynthesis.com/projects/libcutl/
ODB requires the GCC compiler (g++) to be built with plugin support.
If you are building GCC yourself, you can enable plugin support with