nheko/.ci/macos/Brewfile

9 lines
128 B
Plaintext
Raw Normal View History

2020-05-01 01:27:27 +02:00
tap "nlohmann/json"
brew "clang-format"
brew "cmake"
brew "ninja"
brew "openssl"
brew "qt5"
brew "python3"
brew "nlohmann_json"