diff options
| author | Riccardo Spagni <ric@spagni.net> | 2016-08-24 17:46:15 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2016-08-24 17:46:15 +0200 |
| commit | 73ec1e6421b9968e5e57e36367070c93532f096f (patch) | |
| tree | 0402eee396871c9fd67cf7c2000843005fda65a9 | |
| parent | b63d04fb843c136fd3d16d580dce8dedb76eb0f4 (diff) | |
| parent | 3729ac81c9d2f16eed17d2c2eff28d476b91413b (diff) | |
| download | monzero-core-73ec1e6421b9968e5e57e36367070c93532f096f.tar.gz monzero-core-73ec1e6421b9968e5e57e36367070c93532f096f.tar.xz monzero-core-73ec1e6421b9968e5e57e36367070c93532f096f.zip | |
Merge pull request #981
3729ac8 Docs: re-introduce Boost 1.58 min req from 2a2b655 (anonimal)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ Dependencies: * libunbound `>=1.4.16` (note: Unbound is not a dependency, libunbound is) * libevent `>=2.0` * libgtest `>=1.5` -* Boost `>=1.53 && !=1.54` (note: 1.54 is not supported [more details here](http://goo.gl/RrCFmA)), +* Boost `>=1.58` * BerkeleyDB `>=4.8` (note: on Ubuntu this means installing libdb-dev and libdb++-dev) * libunwind (optional, for stack trace on exception) * miniupnpc (optional, for NAT punching) |
