mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-04 17:52:25 +01:00
build: don't build or use Boost Thread
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-system-dev libboost-filesystem-dev libboost-test-dev libboost-thread-dev
|
||||
sudo apt-get install libevent-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev
|
||||
|
||||
BerkeleyDB is required for the wallet.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user