Skip to content

Commit f8e0339

Browse files
committed
docs: add libgmp as an optional dependency
1 parent ebba607 commit f8e0339

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/dependencies.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ You can find installation instructions in the `build-*.md` file for your platfor
2323

2424
## Optional
2525

26+
| Dependency | Version used | Minimum required | Runtime |
27+
| --- | --- | --- | --- |
28+
| [libgmp](https://gmplib.org/download/gmp/)<sup>[ \* ](#note1)</sup> | 6.3.0 | [6.2.0](https://github.com/dashpay/bls-signatures/pull/92) | No |
29+
2630
### GUI
2731
| Dependency | Version used | Minimum required | Runtime |
2832
| --- | --- | --- | --- |
@@ -47,3 +51,5 @@ You can find installation instructions in the `build-*.md` file for your platfor
4751
| --- | --- | --- | --- |
4852
| [Berkeley DB](https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) (legacy wallet) | 4.8.30 | 4.8.x | No |
4953
| [SQLite](https://sqlite.org) | 3.38.5 | [3.7.17](https://github.com/bitcoin/bitcoin/pull/19077) | No |
54+
55+
<a name="note1">Note \*</a> : The minimum supported version on macOS is 6.3.0

0 commit comments

Comments
 (0)