mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 17:44:48 +09:00

This means we won't be upgrading existing packages on the system that we don't need for the build. Marks install-native-dependencies.sh as executable (+x) so we don't need to start it with `sh` in the build .yml Fixes https://github.com/dotnet/runtime/issues/36727
8 lines
125 B
Ruby
8 lines
125 B
Ruby
brew "autoconf"
|
|
brew "automake"
|
|
brew "cmake"
|
|
brew "icu4c"
|
|
brew "libtool"
|
|
brew "openssl@1.1"
|
|
brew "pkg-config"
|
|
brew "python3"
|