@@ -7,24 +7,24 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
7
7
| --- | --- | --- | --- | --- | --- |
8
8
| Berkeley DB | [ 4.8.30] ( https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html ) | 4.8.x | No | | |
9
9
| Boost | [ 1.70.0] ( https://www.boost.org/users/download/ ) | [ 1.47.0] ( https://github.com/bitcoin/bitcoin/pull/8920 ) | No | | |
10
- | Clang | | [ 3.3+] ( https://llvm.org/releases /download.html ) (C++11 support) | | | |
10
+ | Clang | | [ 3.3+] ( https://releases. llvm.org/download.html ) (C++11 support) | | | |
11
11
| Expat | [ 2.2.7] ( https://libexpat.github.io/ ) | | No | Yes | |
12
12
| fontconfig | [ 2.12.1] ( https://www.freedesktop.org/software/fontconfig/release/ ) | | No | Yes | |
13
13
| FreeType | [ 2.7.1] ( https://download.savannah.gnu.org/releases/freetype ) | | No | | |
14
14
| GCC | | [ 4.8+] ( https://gcc.gnu.org/ ) (C++11 support) | | | |
15
15
| HarfBuzz-NG | | | | | |
16
16
| libevent | [ 2.1.8-stable] ( https://github.com/libevent/libevent/releases ) | 2.0.22 | No | | |
17
- | libpng | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L64 ) |
17
+ | libpng | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) |
18
18
| librsvg | | | | | |
19
19
| MiniUPnPc | [ 2.0.20180203] ( http://miniupnp.free.fr/files ) | | No | | |
20
20
| OpenSSL | [ 1.0.1k] ( https://www.openssl.org/source ) | | Yes | | |
21
- | PCRE | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L66 ) |
21
+ | PCRE | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) |
22
22
| protobuf | [ 2.6.1] ( https://github.com/google/protobuf/releases ) | | No | | |
23
23
| Python (tests) | | [ 3.5] ( https://www.python.org/downloads ) | | | |
24
24
| qrencode | [ 3.4.4] ( https://fukuchi.org/works/qrencode ) | | No | | |
25
25
| Qt | [ 5.9.7] ( https://download.qt.io/official_releases/qt/ ) | [ 5.5.1] ( https://github.com/bitcoin/bitcoin/issues/13478 ) | No | | |
26
- | XCB | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L87 ) (Linux only) |
27
- | xkbcommon | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L86 ) (Linux only) |
26
+ | XCB | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) (Linux only) |
27
+ | xkbcommon | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) (Linux only) |
28
28
| ZeroMQ | [ 4.3.1] ( https://github.com/zeromq/libzmq/releases ) | 4.0.0 | No | | |
29
29
| zlib | [ 1.2.11] ( https://zlib.net/ ) | | | | No |
30
30
0 commit comments