summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 6 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 0f21d76..96e63f9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,14 +2,15 @@ Compiler Prerequisites
build-time:
- - build >= 0.3.10 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/
+ - cli >= 1.2.0 http://www.codesynthesis.com/projects/cli/
run-time:
- - libxsd-frontend >= 2.0.0 http://www.codesynthesis.com/projects/libxsd-frontend/
- - libcutl >= 1.8.0 http://www.codesynthesis.com/projects/libcutl/
- - libxerces-c >= 3.0.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/
+ - libxsd-frontend >= 2.0.0 http://www.codesynthesis.com/projects/libxsd-frontend/
Generated Code Prerequisites