We need openssl installed via brew
This commit is contained in:
parent
a9a9f1ac00
commit
791d4b30fb
1 changed files with 1 additions and 0 deletions
1
Brewfile
1
Brewfile
|
|
@ -1,6 +1,7 @@
|
|||
brew "pkg-config"
|
||||
brew "zlib"
|
||||
brew "librsync"
|
||||
brew "openssl"
|
||||
brew "python"
|
||||
brew "imagemagick"
|
||||
brew "harfbuzz"
|
||||
|
|
|
|||
Loading…
Reference in a new issue