Start addressing gstreamer deps on macos ci build

This commit is contained in:
Joseph Donofry 2020-12-08 22:14:55 -05:00
parent 0436ca080b
commit c97b988c57
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
1 changed files with 6 additions and 1 deletions

View File

@ -1,9 +1,14 @@
tap "nlohmann/json"
brew "pkg-config"
brew "clang-format"
brew "cmake"
brew "ninja"
brew "openssl"
brew "qt5"
brew "python3"
brew "nlohmann_json"
brew "nlohmann_json"
brew "gstreamer"
brew "gst-plugins-base"
brew "gst-plugins-good"
brew "gst-plugins-bad"