You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/dependencies.md
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,35 +15,35 @@ You can find installation instructions in the `build-*.md` file for your platfor
15
15
16
16
## Required
17
17
18
-
| Dependency | Version used | Minimum required | Runtime |
19
-
| --- | --- | --- | --- |
20
-
|[Boost](https://www.boost.org/users/download/)| 1.77.0 |[1.64.0](https://github.com/bitcoin/bitcoin/pull/22320)| No |
21
-
|[libevent](https://github.com/libevent/libevent/releases)| 2.1.12-stable |[2.1.8](https://github.com/bitcoin/bitcoin/pull/24681)| No |
|[Boost](../depends/packages/boost.mk)|[link](https://www.boost.org/users/download/)|[1.77.0](https://github.com/bitcoin/bitcoin/pull/24383)|[1.64.0](https://github.com/bitcoin/bitcoin/pull/22320)| No |
21
+
|[libevent](../depends/packages/libevent.mk)|[link](https://github.com/libevent/libevent/releases)|[2.1.12-stable](https://github.com/bitcoin/bitcoin/pull/21991)|[2.1.8](https://github.com/bitcoin/bitcoin/pull/24681)| No |
|[qrencode](https://fukuchi.org/works/qrencode/)|[3.4.4](https://fukuchi.org/works/qrencode)|| No |
32
-
|[Qt](https://www.qt.io)|[5.15.3](https://download.qt.io/official_releases/qt/)|[5.11.3](https://github.com/bitcoin/bitcoin/pull/24132)| No |
|[qrencode](../depends/packages/qrencode.mk)|[link](https://fukuchi.org/works/qrencode/)|[3.4.4](https://github.com/bitcoin/bitcoin/pull/6373)|| No |
32
+
|[Qt](../depends/packages/qt.mk)|[link](https://download.qt.io/official_releases/qt/)|[5.15.3](https://github.com/bitcoin/bitcoin/pull/24668)|[5.11.3](https://github.com/bitcoin/bitcoin/pull/24132)| No |
33
33
34
34
### Networking
35
-
| Dependency | Version used | Minimum required | Runtime |
36
-
| --- | --- | --- | --- |
37
-
|[libnatpmp](https://github.com/miniupnp/libnatpmp/)| commit [4536032...](https://github.com/miniupnp/libnatpmp/tree/4536032ae32268a45c073a4d5e91bbab4534773a)|| No |
38
-
|[MiniUPnPc](https://miniupnp.tuxfamily.org/)| 2.2.2 | 1.9 | No |
|[libnatpmp](../depends/packages/libnatpmp.mk)|[link](https://github.com/miniupnp/libnatpmp/)| commit [4536032...](https://github.com/bitcoin/bitcoin/pull/21209)|| No |
38
+
|[MiniUPnPc](../depends/packages/miniupnpc.mk)|[link](https://miniupnp.tuxfamily.org/)|[2.2.2](https://github.com/bitcoin/bitcoin/pull/20421)| 1.9 | No |
39
39
40
40
### Notifications
41
-
| Dependency | Version used | Minimum required | Runtime |
42
-
| --- | --- | --- | --- |
43
-
|[ZeroMQ](https://zeromq.org)| 4.3.4 | 4.0.0 | No |
|[SQLite](../depends/packages/sqlite.mk)|[link](https://sqlite.org)|[3.32.1](https://github.com/bitcoin/bitcoin/pull/19077)|[3.7.17](https://github.com/bitcoin/bitcoin/pull/19077)| No |
0 commit comments