diff options
| author | fanquake <[email protected]> | 2018-11-30 08:20:10 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2018-12-12 20:58:25 +0800 |
| commit | 095e765975c2204f7e730bc8f0716227e480caa5 (patch) | |
| tree | 3a67c514429ada3fa80cf6fbe4186633e0be9fcc /doc | |
| parent | Merge #14909: doc: Update minimum required Qt (diff) | |
| download | discoin-095e765975c2204f7e730bc8f0716227e480caa5.tar.xz discoin-095e765975c2204f7e730bc8f0716227e480caa5.zip | |
depends: expat 2.2.6
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 85e93bee2..624c4c8b4 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -9,7 +9,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct | Boost | [1.64.0](https://www.boost.org/users/download/) | [1.47.0](https://github.com/bitcoin/bitcoin/pull/8920) | No | | | | Clang | | [3.3+](https://llvm.org/releases/download.html) (C++11 support) | | | | | D-Bus | [1.10.18](https://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.10) | | No | Yes | | -| Expat | [2.2.5](https://libexpat.github.io/) | | No | Yes | | +| Expat | [2.2.6](https://libexpat.github.io/) | | No | Yes | | | fontconfig | [2.12.1](https://www.freedesktop.org/software/fontconfig/release/) | | No | Yes | | | FreeType | [2.7.1](https://download.savannah.gnu.org/releases/freetype) | | No | | | | GCC | | [4.8+](https://gcc.gnu.org/) (C++11 support) | | | | |