mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
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…
Add table
Add a link
Reference in a new issue