1
0
mirror of synced 2024-12-14 00:32:52 +01:00
ImHex/dist/Brewfile
WerWolv fb4c21b97a
build: Fix weird macOS build errors (#591)
* cleanup

* Remove prints
2022-07-26 14:59:08 +02:00

11 lines
155 B
Ruby

brew "glfw"
brew "mbedtls"
brew "nlohmann-json"
brew "cmake"
brew "ccache"
brew "python3"
brew "freetype2"
brew "libmagic"
brew "pkg-config"
brew "gcc@12"