mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-29 12:48:11 +02:00
build: remove boost::filesystem 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-filesystem-dev libboost-test-dev
|
||||
sudo apt-get install libevent-dev libboost-dev libboost-system-dev libboost-test-dev
|
||||
|
||||
SQLite is required for the descriptor wallet:
|
||||
|
||||
|
Reference in New Issue
Block a user