build: remove boost::filesystem usage

This commit is contained in:
Kiminuo
2020-06-11 10:04:33 +02:00
committed by fanquake
parent 41d7166c8a
commit b87f9c5edf
11 changed files with 7 additions and 151 deletions

View File

@@ -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: