diff options
Diffstat (limited to 'libxsd-frontend/INSTALL')
-rw-r--r-- | libxsd-frontend/INSTALL | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/libxsd-frontend/INSTALL b/libxsd-frontend/INSTALL index 756b7e4..0d0b70d 100644 --- a/libxsd-frontend/INSTALL +++ b/libxsd-frontend/INSTALL @@ -2,16 +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/ - - libboost_filesystem >= 1.33.1 http://boost.org - + - libxerces-c >= 3.0.0 http://xerces.apache.org/xerces-c/ + - libcutl >= 1.8.0 http://www.codesynthesis.com/projects/libcutl/ Building libxsd-frontend |