1
0
mirror of synced 2024-11-13 18:50:53 +01:00
ImHex/dist/Brewfile
2021-08-25 11:46:40 +02:00

13 lines
244 B
Ruby

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