0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-01 09:35:52 -05:00

doc: Update macOS cross compilation dependencies for Focal

This commit is contained in:
Hennadii Stepanov 2020-07-18 18:05:40 +03:00
parent 090d877160
commit 6be3eebd74
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -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
sudo apt-get install curl librsvg2-bin libtiff-tools bsdmainutils cmake imagemagick libcap-dev libz-dev libbz2-dev python3-setuptools libtinfo5
#### For Win64 cross compilation