1
0
mirror of synced 2024-11-14 11:07:43 +01:00
ImHex/dist/Brewfile

11 lines
219 B
Plaintext
Raw Normal View History

brew "glfw3"
brew "openssl@1.1"
brew "capstone"
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"