diff options
author | fanquake <fanquake@gmail.com> | 2018-02-10 08:57:35 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2018-02-15 18:44:43 +0800 |
commit | 5a10859a80bd571fa3d8fd8b527269f2e6f8488f (patch) | |
tree | b515e4c06e8ab87ebb0d1a7b7ab057790a9b7773 /doc | |
parent | b2089c51cc4af2f7e1c0ec75be9449ee222b1d69 (diff) |
[depends] expat 2.2.5
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 5c5645de97..62516d0881 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -10,7 +10,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct | ccache | [3.3.4](https://ccache.samba.org/download.html) | | No | | | | Clang | | [3.3+](http://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.1](https://libexpat.github.io/) | | No | Yes | | +| Expat | [2.2.5](https://libexpat.github.io/) | | No | Yes | | | fontconfig | [2.12.1](https://www.freedesktop.org/software/fontconfig/release/) | | No | Yes | | | FreeType | [2.7.1](http://download.savannah.gnu.org/releases/freetype) | | No | | | | GCC | | [4.8+](https://gcc.gnu.org/) | | | | |