mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Install zlib on macOS
https://community-tc.services.mozilla.com/tasks/fcbLrz33RHeshgRZGvSAjg/runs/0/logs/https%3A%2F%2Fcommunity-tc.services.mozilla.com%2Fapi%2Fqueue%2Fv1%2Ftask%2FfcbLrz33RHeshgRZGvSAjg%2Fruns%2F0%2Fartifacts%2Fpublic%2Flogs%2Flive.log#L1359 Note that the above is on macOS 10.15. Maybe previous versions provided zlib system-wide?
This commit is contained in:
parent
c292b1aaf0
commit
9b17deb11e
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ brew "openssl"
|
|||
brew "pkg-config"
|
||||
brew "llvm"
|
||||
brew "yasm"
|
||||
brew "zlib"
|
||||
|
||||
# For sccache
|
||||
brew "openssl@1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue