mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-09 21:47:34 +01:00
ci: remove libz-dev from macOS build deps
Remove no-longer used libz-dev (from DMG compression). Followup to #28432. Missed this in #28932.
This commit is contained in:
@@ -48,7 +48,7 @@ The paths are automatically configured and no other options are needed unless ta
|
||||
|
||||
#### For macOS cross compilation
|
||||
|
||||
sudo apt-get install curl bsdmainutils cmake libz-dev zip
|
||||
sudo apt-get install curl bsdmainutils cmake zip
|
||||
|
||||
Note: You must obtain the macOS SDK before proceeding with a cross-compile.
|
||||
Under the depends directory, create a subdirectory named `SDKs`.
|
||||
|
||||
Reference in New Issue
Block a user