diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2020-04-16 22:05:41 +0300 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2020-04-23 14:29:07 +0800 |
commit | 1d1e3585fee91c5c445fb6e836a79c3ee223f7cf (patch) | |
tree | 9af2f5ed107d68901761299c0432c1cfe93de1a3 /doc/dependencies.md | |
parent | 842b13a5f44846e21d8a0a0eafb4be7234866a26 (diff) |
build: Set libevent minimum version to 2.0.21
Github-Pull: #18676
Rebased-From: b68e71796792a9da9daa0a4e759d284d15595230
Diffstat (limited to 'doc/dependencies.md')
-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 51a2240107..0cb5311e8b 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -13,7 +13,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct | FreeType | [2.7.1](https://download.savannah.gnu.org/releases/freetype) | | No | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) (Android only) | | GCC | | [4.8+](https://gcc.gnu.org/) (C++11 support) | | | | | HarfBuzz-NG | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) | -| libevent | [2.1.11-stable](https://github.com/libevent/libevent/releases) | 2.0.22 | No | | | +| libevent | [2.1.11-stable](https://github.com/libevent/libevent/releases) | [2.0.21](https://github.com/bitcoin/bitcoin/pull/18676) | No | | | | libpng | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) | | librsvg | | | | | | | MiniUPnPc | [2.0.20180203](https://miniupnp.tuxfamily.org/files) | | No | | | |