diff options
| author | anonimal <anonimal@i2pmail.org> | 2016-08-23 22:20:01 +0000 |
|---|---|---|
| committer | anonimal <anonimal@i2pmail.org> | 2016-08-23 22:20:01 +0000 |
| commit | 3729ac81c9d2f16eed17d2c2eff28d476b91413b (patch) | |
| tree | f5b38ca1e48cd641d4953c2232ad0886191c75a2 | |
| parent | db909a224cdce58959490023939339469cb2cd4f (diff) | |
| download | monzero-core-3729ac81c9d2f16eed17d2c2eff28d476b91413b.tar.gz monzero-core-3729ac81c9d2f16eed17d2c2eff28d476b91413b.tar.xz monzero-core-3729ac81c9d2f16eed17d2c2eff28d476b91413b.zip | |
Docs: re-introduce Boost 1.58 min req from 2a2b655
| -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) |
