aboutsummaryrefslogtreecommitdiff
path: root/depends/README.md
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-03-03 22:43:08 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-03-03 22:43:08 +0200
commitf7f3829a68df173c54ab11ecfe162b840afb64e8 (patch)
tree3c7896a6cfe837923a52c6cb347c26cd538ad4a5 /depends/README.md
parentd8239362e283107657a5a6577890fdb198a1d334 (diff)
downloadbitcoin-f7f3829a68df173c54ab11ecfe162b840afb64e8.tar.xz
build, doc: Drop libbz2-dev from macOS cross-compiling dependencies
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 3367ec6f6b..e72c666474 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 libz-dev libbz2-dev python3-setuptools libtinfo5 xorriso
+ sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libz-dev python3-setuptools libtinfo5 xorriso
#### For Win64 cross compilation