From 06e1d7d81d5a56d136c6fc88f09a2b0654a164f9 Mon Sep 17 00:00:00 2001 From: fanquake Date: Tue, 2 Feb 2021 10:57:06 +0800 Subject: build: don't build or use Boost Thread --- doc/build-unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/build-unix.md') diff --git a/doc/build-unix.md b/doc/build-unix.md index 5c24886dbf..5686ac0e9f 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -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. -- cgit v1.2.3