We need openssl installed via brew

This commit is contained in:
Kovid Goyal 2022-08-03 22:47:11 +05:30
parent a9a9f1ac00
commit 791d4b30fb
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1,6 +1,7 @@
brew "pkg-config"
brew "zlib"
brew "librsync"
brew "openssl"
brew "python"
brew "imagemagick"
brew "harfbuzz"