Skip to content

Commit 7be66c9

Browse files
committed
Doc: document updated boost version in dependencies.md
1 parent bcb77b6 commit 7be66c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dependencies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These are the dependencies currently used by PIVX Core. You can find instruction
66
| Dependency | Version used | Minimum required | CVEs | Shared | [Bundled Qt library](https://doc.qt.io/qt-5/configure-options.html#third-party-libraries) |
77
| --- | --- | --- | --- | --- | --- |
88
| Berkeley DB | [4.8.30](https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) | 4.8.x | No | | |
9-
| Boost | [1.64.0](https://www.boost.org/users/download/) | [1.57.0](https://github.com/PIVX-Project/PIVX/pull/1703) | No | | |
9+
| Boost | [1.71.0](https://www.boost.org/users/download/) | [1.57.0](https://github.com/PIVX-Project/PIVX/pull/1703) | No | | |
1010
| Clang | | [3.3+](https://llvm.org/releases/download.html) (C++11 support) | | | |
1111
| D-Bus | [1.10.18](https://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.10) | | No | Yes | |
1212
| Expat | [2.2.6](https://libexpat.github.io/) | | No | Yes | |

0 commit comments

Comments
 (0)