diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-08-26 10:34:29 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-08-26 10:34:29 +0200 |
commit | 416c1da51cd59f472abd304ff2739a7f93daf207 (patch) | |
tree | 99df84383a74167f4fd0fd4435c36e6e6db77734 | |
parent | Merge pull request #986 (diff) | |
parent | README.md: Boost version updated for windows (diff) | |
download | monero-416c1da51cd59f472abd304ff2739a7f93daf207.tar.xz |
Merge pull request #989
0ed35f7 README.md: Boost version updated for windows (tobiasw2)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ Dependencies: * msys2 * CMake `>=3.0.0` * libunbound `>=1.4.16` (note: Unbound is not a dependency, libunbound is) -* Boost 1.53 or 1.55 (except 1.54, [more details here](http://goo.gl/RrCFmA)) +* Boost `>=1.58` * BerkeleyDB `>=4.8` **Preparing the Build Environment** |