1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Satori/eng/Brewfile
Kevin Jones 7fd3c9293c
Use and support OpenSSL 3 on macOS (#68045)
* Use OpenSSL 3 on macOS

* Update documentation

* Restart CI
2022-04-20 11:10:53 -07:00

5 lines
76 B
Ruby

brew "cmake"
brew "icu4c"
brew "openssl@3"
brew "pkg-config"
brew "python3"