Skip to content

Commit 76630cb

Browse files
committed
doc: add glibc to dependencies.md
1 parent a907704 commit 76630cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
1212
| fontconfig | [2.12.1](https://www.freedesktop.org/software/fontconfig/release/) | | No | Yes | |
1313
| 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) |
1414
| GCC | | [7+](https://gcc.gnu.org/) (C++17 support) | | | |
15+
| glibc | | [2.17](https://www.gnu.org/software/libc/) | | | | |
1516
| HarfBuzz-NG | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) |
1617
| libevent | [2.1.12-stable](https://github.com/libevent/libevent/releases) | [2.0.21](https://github.com/bitcoin/bitcoin/pull/18676) | No | | |
1718
| libnatpmp | git commit [4536032...](https://github.com/miniupnp/libnatpmp/tree/4536032ae32268a45c073a4d5e91bbab4534773a) | | No | | |

0 commit comments

Comments
 (0)