aboutsummaryrefslogtreecommitdiff
path: root/depends/README.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2018-12-01 10:06:21 +0800
committerfanquake <fanquake@gmail.com>2019-03-24 13:26:07 +0800
commitac67582ff7ab5f2b75bbc961e8274bf62970e7ab (patch)
tree0c3fce5d666bcd668b706959c5b6250e77e566ef /depends/README.md
parent7b13c646457980f44599412f243694fa682a1abf (diff)
downloadbitcoin-ac67582ff7ab5f2b75bbc961e8274bf62970e7ab.tar.xz
depends: latest rapidcheck, use INSTALL_ALL_EXTRAS
Diffstat (limited to 'depends/README.md')
-rw-r--r--depends/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/README.md b/depends/README.md
index b69584193a..68a83a2aea 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -72,7 +72,7 @@ The following can be set when running make: make FOO=bar
NO_WALLET: Don't download/build/cache libs needed to enable the wallet
NO_UPNP: Don't download/build/cache packages needed for enabling upnp
DEBUG: disable some optimizations and enable more runtime checking
- RAPIDCHECK: build rapidcheck (experimental)
+ RAPIDCHECK: build rapidcheck (experimental, requires cmake)
HOST_ID_SALT: Optional salt to use when generating host package ids
BUILD_ID_SALT: Optional salt to use when generating build package ids