From c0f83f99b8a3de54d958b5e39a1280388d047812 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 18 Jan 2014 14:45:30 +0200 Subject: Update INSTALL file --- INSTALL | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index cd18b4b..0d0b70d 100644 --- a/INSTALL +++ b/INSTALL @@ -2,15 +2,13 @@ Prerequisites build-time: - - build >= 0.3.7 http://www.codesynthesis.com/projects/build/ - - g++ >= 3.4.3 http://gcc.gnu.org + - g++ >= 3.4.3 http://gcc.gnu.org + - build >= 0.3.10 http://www.codesynthesis.com/projects/build/ run-time: - - libfrontend-elements >= 1.1.4 http://kolpackov.net/projects/libfrontend-elements/ - - libcult >= 1.4.6 http://kolpackov.net/projects/libcult/ - - libxerces-c >= 2.6.0 http://xerces.apache.org/xerces-c/ - + - libxerces-c >= 3.0.0 http://xerces.apache.org/xerces-c/ + - libcutl >= 1.8.0 http://www.codesynthesis.com/projects/libcutl/ Building libxsd-frontend -- cgit v1.1