File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ function(add_boost_if_needed)
2929 endif ()
3030 endif ()
3131
32- find_package (Boost 1.73 .0 REQUIRED CONFIG)
32+ find_package (Boost 1.74 .0 REQUIRED CONFIG)
3333 mark_as_advanced (Boost_INCLUDE_DIR boost_headers_DIR)
3434 # Workaround for a bug in NetBSD pkgsrc.
3535 # See: https://github.com/NetBSD/pkgsrc/issues/167.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Bitcoin Core requires one of the following compilers.
1919
2020| Dependency | Releases | Minimum required |
2121| --- | --- | --- |
22- | [ Boost] ( ../depends/packages/boost.mk ) | [ link] ( https://www.boost.org/users/download/ ) | [ 1.73 .0] ( https://github.com/bitcoin/bitcoin/pull/29066 ) |
22+ | [ Boost] ( ../depends/packages/boost.mk ) | [ link] ( https://www.boost.org/users/download/ ) | [ 1.74 .0] ( https://github.com/bitcoin/bitcoin/pull/34107 ) |
2323| CMake | [ link] ( https://cmake.org/ ) | [ 3.22] ( https://github.com/bitcoin/bitcoin/pull/30454 ) |
2424| [ libevent] ( ../depends/packages/libevent.mk ) | [ link] ( https://github.com/libevent/libevent/releases ) | [ 2.1.8] ( https://github.com/bitcoin/bitcoin/pull/24681 ) |
2525
You can’t perform that action at this time.
0 commit comments