aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-03-03 22:38:45 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-03-03 22:38:45 +0200
commitd8239362e283107657a5a6577890fdb198a1d334 (patch)
tree2bae5c08615e6b51855fe084b03b7314a308cf82 /depends
parent47b99ab1a9e918022ea13f54765f5b4e6aad6140 (diff)
downloadbitcoin-d8239362e283107657a5a6577890fdb198a1d334.tar.xz
build, doc: Drop libcap-dev from macOS cross-compiling dependencies
Diffstat (limited to 'depends')
-rw-r--r--depends/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/README.md b/depends/README.md
index 9e9878c595..3367ec6f6b 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -44,7 +44,7 @@ The paths are automatically configured and no other options are needed unless ta
#### For macOS cross compilation
- sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libcap-dev libz-dev libbz2-dev python3-setuptools libtinfo5 xorriso
+ sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libz-dev libbz2-dev python3-setuptools libtinfo5 xorriso
#### For Win64 cross compilation