ImHex/dist/Brewfile

12 lines
236 B
Plaintext
Raw Normal View History

brew "glfw3"
brew "mbedtls"
brew "capstone"
2021-01-13 11:24:29 +00:00
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"