cutter/scripts/Brewfile
Florian Märkl 34018519de
Cleanup and fix macOS CI (#3070)
2to3 has some suffix now and workarounds are no longer necessary.
2023-01-08 12:04:36 +01:00

9 lines
112 B
Ruby

brew "p7zip"
brew "ccache"
brew "openssl"
brew "xz"
brew "llvm"
brew "meson"
brew "coreutils"
brew "pkg-config"