mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
build: remove Boost::system usage
This commit is contained in:
@@ -82,7 +82,7 @@ Build requirements:
|
||||
|
||||
Now, you can either build from self-compiled [depends](/depends/README.md) or install the required dependencies:
|
||||
|
||||
sudo apt-get install libevent-dev libboost-dev libboost-system-dev libboost-test-dev
|
||||
sudo apt-get install libevent-dev libboost-dev libboost-test-dev
|
||||
|
||||
SQLite is required for the descriptor wallet:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user