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/BuildInstructionsOSX.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/BuildInstructionsOSX.md')
-rw-r--r-- | cpp/BuildInstructionsOSX.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/BuildInstructionsOSX.md b/cpp/BuildInstructionsOSX.md index ba9bad61375..3d0c986f1fe 100644 --- a/cpp/BuildInstructionsOSX.md +++ b/cpp/BuildInstructionsOSX.md @@ -16,9 +16,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) Expat and bzip are included with your system. For Berkeley DB and mcpp, you have |