diff options
| author | fanquake <[email protected]> | 2017-12-22 17:40:30 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2018-03-05 15:08:24 -0500 |
| commit | 8f79226361db779e7f9f1fe0567e76152c407e90 (patch) | |
| tree | b6c172cc0e0971ea972119eb6da557412c7045f7 /doc | |
| parent | Merge #11995: [depends] Fix Qt build with Xcode 9 (diff) | |
| download | discoin-8f79226361db779e7f9f1fe0567e76152c407e90.tar.xz discoin-8f79226361db779e7f9f1fe0567e76152c407e90.zip | |
depends: zeromq 4.2.3
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/dependencies.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md index 5e698126d..05518bf81 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -27,5 +27,5 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct | Qt | [5.7.1](https://download.qt.io/official_releases/qt/) | 4.7+ | No | | | | XCB | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L94) (Linux only) | | xkbcommon | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L93) (Linux only) | -| ZeroMQ | [4.2.2](https://github.com/zeromq/libzmq/releases) | | No | | | +| ZeroMQ | [4.2.3](https://github.com/zeromq/libzmq/releases) | | No | | | | zlib | [1.2.11](http://zlib.net/) | | | | No | |