Docs: re-introduce Boost 1.58 min req from 2a2b655
This commit is contained in:
parent
db909a224c
commit
3729ac81c9
|
@ -67,7 +67,7 @@ Dependencies:
|
||||||
* libunbound `>=1.4.16` (note: Unbound is not a dependency, libunbound is)
|
* libunbound `>=1.4.16` (note: Unbound is not a dependency, libunbound is)
|
||||||
* libevent `>=2.0`
|
* libevent `>=2.0`
|
||||||
* libgtest `>=1.5`
|
* 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)
|
* BerkeleyDB `>=4.8` (note: on Ubuntu this means installing libdb-dev and libdb++-dev)
|
||||||
* libunwind (optional, for stack trace on exception)
|
* libunwind (optional, for stack trace on exception)
|
||||||
* miniupnpc (optional, for NAT punching)
|
* miniupnpc (optional, for NAT punching)
|
||||||
|
|
Loading…
Reference in New Issue