1
0
mirror of synced 2024-11-28 09:30:51 +01:00
ImHex/dist/Brewfile

14 lines
258 B
Ruby

brew "glfw3"
brew "mbedtls"
brew "capstone"
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"