nheko/.ci/macos/Brewfile

14 lines
234 B
Plaintext
Raw Normal View History

2020-05-01 01:27:27 +02:00
tap "nlohmann/json"
brew "pkg-config"
2020-05-01 01:27:27 +02:00
brew "clang-format"
brew "cmake"
brew "ninja"
brew "openssl"
brew "qt5"
brew "python3"
brew "nlohmann_json"
brew "gstreamer"
brew "gst-plugins-base"
brew "gst-plugins-good"
brew "gst-plugins-bad"