aboutsummaryrefslogtreecommitdiff
path: root/doc/dependencies.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2020-08-14 11:07:53 +0800
committerfanquake <fanquake@gmail.com>2021-12-03 14:07:10 +0800
commit10ac182f4cfbb7d3494576f68f9aa2e33403f4cb (patch)
treed9036cbb776e7c509c3467420f0c4cf29fff8a90 /doc/dependencies.md
parentd3d547c545021d8339db666d36e48f10ea478f9c (diff)
downloadbitcoin-10ac182f4cfbb7d3494576f68f9aa2e33403f4cb.tar.xz
build: expat 2.4.1
Diffstat (limited to 'doc/dependencies.md')
-rw-r--r--doc/dependencies.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md
index 6ccb53f6b3..8387970293 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -8,7 +8,6 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
| Berkeley DB | [4.8.30](https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) | 4.8.x | No | | |
| Boost | [1.71.0](https://www.boost.org/users/download/) | [1.64.0](https://github.com/bitcoin/bitcoin/pull/22320) | No | | |
| Clang<sup>[ \* ](#note1)</sup> | | [7.0](https://releases.llvm.org/download.html) (C++17 & std::filesystem support) | | | |
-| Expat | [2.2.7](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 | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) (Android only) |
| GCC | | [8.1](https://gcc.gnu.org/) (C++17 & std::filesystem support) | | | |