File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
10
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
- | FreeType | [ 2.7.1] ( https://download.savannah.gnu.org/releases/freetype ) | | No | | |
13
+ | 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) |
14
14
| GCC | | [ 4.8+] ( https://gcc.gnu.org/ ) (C++11 support) | | | |
15
- | HarfBuzz-NG | | | | | |
15
+ | HarfBuzz-NG | | | | | [ Yes ] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) |
16
16
| libevent | [ 2.1.11-stable] ( https://github.com/libevent/libevent/releases ) | 2.0.22 | No | | |
17
17
| libpng | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) |
18
18
| librsvg | | | | | |
19
19
| MiniUPnPc | [ 2.0.20180203] ( https://miniupnp.tuxfamily.org/files ) | | No | | |
20
20
| PCRE | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) |
21
21
| Python (tests) | | [ 3.5] ( https://www.python.org/downloads ) | | | |
22
22
| qrencode | [ 3.4.4] ( https://fukuchi.org/works/qrencode ) | | No | | |
23
- | Qt | [ 5.9.7 ] ( https://download.qt.io/official_releases/qt/ ) | [ 5.5.1] ( https://github.com/bitcoin/bitcoin/issues/13478 ) | No | | |
23
+ | Qt | [ 5.9.8 ] ( https://download.qt.io/official_releases/qt/ ) | [ 5.5.1] ( https://github.com/bitcoin/bitcoin/issues/13478 ) | No | | |
24
24
| XCB | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) (Linux only) |
25
25
| xkbcommon | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk ) (Linux only) |
26
26
| ZeroMQ | [ 4.3.1] ( https://github.com/zeromq/libzmq/releases ) | 4.0.0 | No | | |
You can’t perform that action at this time.
0 commit comments