1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/dist/Brewfile
2021-01-13 12:24:29 +01:00

12 lines
240 B
Ruby

brew "glfw3"
brew "openssl@1.1"
brew "capstone"
brew "nlohmann-json"
brew "glm"
brew "cmake"
brew "python3"
brew "freetype2"
brew "libmagic"
# TODO: Remove this when XCode version of clang will support the same level as LLVM 10
brew "llvm"