diff options
author | fanquake <fanquake@gmail.com> | 2018-03-05 17:23:35 -0500 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2018-03-06 10:37:42 -0500 |
commit | cc879675e16c310f3ce3f2387b7aa966e64e4352 (patch) | |
tree | eb25bff671a0974f271173d4c7615e865020bb55 /doc/dependencies.md | |
parent | ed6ae8059cdbad60466807a7cfb23e5540a50051 (diff) |
depends: Remove ccache
Diffstat (limited to 'doc/dependencies.md')
-rw-r--r-- | doc/dependencies.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md index 5e698126d4..52ec8e3575 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -7,7 +7,6 @@ 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.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 | | |