1
0
mirror of synced 2024-09-27 04:58:26 +02:00
ImHex/dist/Brewfile

13 lines
242 B
Ruby

brew "glfw3"
brew "mbedtls"
brew "nlohmann-json"
brew "cmake"
brew "ccache"
brew "python3"
brew "freetype2"
brew "libmagic"
brew "pkg-config"
# TODO: Remove this when XCode version of clang will support the same level as LLVM 10
brew "llvm"