diff options
author | fanquake <fanquake@gmail.com> | 2018-02-10 09:00:14 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2018-02-15 18:44:44 +0800 |
commit | 61647a4b868f3d798cdac2404de0f474720ba1fa (patch) | |
tree | 6b3788d119e55975fee6dc7ec8b36182c74ed519 /doc/dependencies.md | |
parent | 5a10859a80bd571fa3d8fd8b527269f2e6f8488f (diff) |
[depends] ccache 3.4.1
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 62516d0881..e87615eba2 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -7,7 +7,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct | --- | --- | --- | --- | --- | --- | | Berkeley DB | [4.8.30](http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) | 4.8.x | No | | | | Boost | [1.64.0](http://www.boost.org/users/download/) | [1.47.0](https://github.com/bitcoin/bitcoin/pull/8920) | No | | | -| ccache | [3.3.4](https://ccache.samba.org/download.html) | | No | | | +| ccache | [3.3.6](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.5](https://libexpat.github.io/) | | No | Yes | | |