1
mirror of https://github.com/bitcoin/bitcoin synced 2024-10-01 14:20:18 +02: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