mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02: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
8 lines
113 B
Ruby
8 lines
113 B
Ruby
brew "pkg-config"
|
|
brew "zlib"
|
|
brew "librsync"
|
|
brew "python"
|
|
brew "imagemagick"
|
|
brew "harfbuzz"
|
|
brew "sphinx-doc"
|