1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/dist/Brewfile
2021-09-19 21:49:09 +02:00

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"