Create dependencies.md, and link dependencies file from README & build docs

This commit is contained in:
flack
2017-07-09 13:15:45 +02:00
parent 1d4805ce04
commit e91b961923
6 changed files with 40 additions and 3 deletions

View File

@ -49,7 +49,7 @@ Optional dependencies:
univalue | Utility | JSON parsing and encoding (bundled version will be used unless --with-system-univalue passed to configure)
libzmq3 | ZMQ notification | Optional, allows generating ZMQ notifications (requires ZMQ version >= 4.x)
For the versions used in the release, see [release-process.md](release-process.md) under *Fetch and build inputs*.
For the versions used, see [dependencies.md](dependencies.md)
Memory Requirements
--------------------