aboutsummaryrefslogtreecommitdiff
path: root/doc/dependencies.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-09-09 13:36:36 +0800
committerfanquake <fanquake@gmail.com>2021-09-10 11:18:58 +0800
commit76630cbfb9247a78c7760aa8dca62c6b599a0c7c (patch)
treeafde61859adbbcc23a3d831594773eadb99793cc /doc/dependencies.md
parenta907704e7f0f1989e70b9b073c25b740e9d5003d (diff)
downloadbitcoin-76630cbfb9247a78c7760aa8dca62c6b599a0c7c.tar.xz
doc: add glibc to dependencies.md
Diffstat (limited to 'doc/dependencies.md')
-rw-r--r--doc/dependencies.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md
index b7634718e8..abdbeee3ce 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -12,6 +12,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
| 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 | | [7+](https://gcc.gnu.org/) (C++17 support) | | | |
+| glibc | | [2.17](https://www.gnu.org/software/libc/) | | | | |
| HarfBuzz-NG | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) |
| libevent | [2.1.12-stable](https://github.com/libevent/libevent/releases) | [2.0.21](https://github.com/bitcoin/bitcoin/pull/18676) | No | | |
| libnatpmp | git commit [4536032...](https://github.com/miniupnp/libnatpmp/tree/4536032ae32268a45c073a4d5e91bbab4534773a) | | No | | |