diff options
author | Jose <jose@zeroc.com> | 2016-01-14 21:29:24 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2016-01-14 21:29:24 +0100 |
commit | 01c7ee0df2e3c248cd20a343437211600fe91523 (patch) | |
tree | b01c7a95d806c9de029c3a49054517b9752ebc9d /cpp/BuildInstructionsWindows.md | |
parent | Updated timeouts in Java/C# timeout test to prevent SLES failures (diff) | |
download | ice-01c7ee0df2e3c248cd20a343437211600fe91523.tar.bz2 ice-01c7ee0df2e3c248cd20a343437211600fe91523.tar.xz ice-01c7ee0df2e3c248cd20a343437211600fe91523.zip |
Third-Party notes updates
Diffstat (limited to 'cpp/BuildInstructionsWindows.md')
-rw-r--r-- | cpp/BuildInstructionsWindows.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/BuildInstructionsWindows.md b/cpp/BuildInstructionsWindows.md index e33618aa5df..3c18b7b3dee 100644 --- a/cpp/BuildInstructionsWindows.md +++ b/cpp/BuildInstructionsWindows.md @@ -18,9 +18,9 @@ listed for our [supported platforms][2]. Ice has dependencies on a number of third-party libraries: - - [expat][3] 2.0 - - [bzip][4] 1.0 - [Berkeley DB][5] 5.3 + - [bzip][4] 1.0 + - [expat][3] 2.1 - [mcpp][6] 2.7.2 (with patches) You do not need to build these packages yourself, as ZeroC supplies |