mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
12 lines
201 B
Text
12 lines
201 B
Text
# Build dependencies (that are not also runtime dependencies)
|
|
|
|
brew "autoconf@2.13"
|
|
brew "automake"
|
|
brew "cmake"
|
|
brew "pkg-config"
|
|
brew "llvm"
|
|
brew "yasm"
|
|
brew "zlib"
|
|
|
|
# For sccache
|
|
brew "openssl@1.1"
|