aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-12-30 21:34:51 +0800
committerfanquake <fanquake@gmail.com>2022-01-02 15:38:19 +0800
commite09773d20a9230ba7aa2cbb7e87fdc5187ddfec6 (patch)
treef8943b08f97972b1a5e2ac559823809c3a790c16 /depends
parent9d099b02d8f02042f46401bcdbe5a729ef607308 (diff)
downloadbitcoin-e09773d20a9230ba7aa2cbb7e87fdc5187ddfec6.tar.xz
build: use a static .tiff for macOS .dmg over generating
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
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 b851ade9c7..9f0b60adf8 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -46,7 +46,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 python3-setuptools libtinfo5 xorriso
+ sudo apt-get install curl bsdmainutils cmake libz-dev python3-setuptools libtinfo5 xorriso
Note: You must obtain the macOS SDK before proceeding with a cross-compile.
Under the depends directory, create a subdirectory named `SDKs`.