mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-17 10:38:37 +00:00
We only need to install it on CI because the python on CI doesnt come from brew. Normal brewfile based installation will install openssl as a dependency of python
7 lines
113 B
Ruby
7 lines
113 B
Ruby
brew "pkg-config"
|
|
brew "zlib"
|
|
brew "librsync"
|
|
brew "python"
|
|
brew "imagemagick"
|
|
brew "harfbuzz"
|
|
brew "sphinx-doc"
|