kitty/Brewfile
Kovid Goyal 5d13908776
github actions CI updated to python 3.9
Pillow wheel currently not available for python 3.9. So tries to install
from source and fails on missing zlib. So install zlib in brew and make
it available via PKG_CONFIG_PATH. Apparently, this wont be necessary
after Pillow 8, but who knows.
2020-10-14 19:13:46 +05:30

7 lines
55 B
Ruby

pkg-config
zlib
python
imagemagick
harfbuzz
sphinx-doc