From f24348498f860c699e0fa4e5b8a388716e1b8d6d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 28 Apr 2010 08:58:09 +0200 Subject: Update prerequisite information --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index f3e99f3..366cda1 100644 --- a/INSTALL +++ b/INSTALL @@ -2,14 +2,14 @@ Compiler Prerequisites build-time: - - build >= 0.3.6 http://www.codesynthesis.com/projects/build/ + - build >= 0.3.7 http://www.codesynthesis.com/projects/build/ - g++ >= 3.4.3 http://gcc.gnu.org run-time: - libxsd-frontend >= 1.17.0 http://www.codesynthesis.com/projects/libxsd-frontend/ - libbackend-elements >= 1.7.2 http://kolpackov.net/projects/libbackend-elements/ - - libcult >= 1.4.5 http://kolpackov.net/projects/libcult/ + - libcult >= 1.4.6 http://kolpackov.net/projects/libcult/ - libxerces-c >= 2.6.0 http://xerces.apache.org/xerces-c/ - libboost_filesystem >= 1.33.1 http://boost.org - libboost_regex >= 1.33.1 http://boost.org -- cgit v1.1