kitty/Brewfile
Kovid Goyal 8183e9d3ef
Fix CI build failure on macOS
Also update simde to version 0.8. Accidental was using it to debug
issues with building against simde, but now that it's done, keep it.
2024-04-30 09:48:51 +05:30

10 lines
134 B
Ruby

brew "pkg-config"
brew "zlib"
brew "xxhash"
brew "simde"
brew "python"
brew "imagemagick"
brew "harfbuzz"
brew "sphinx-doc"
brew "go"