chore: remove Homebrew install arguments, which are enabled by default

This commit is contained in:
Yuichi Tanikawa 2019-02-15 14:22:25 +09:00
parent 2c63d1296b
commit 44cca2dea5

View file

@ -4,7 +4,7 @@ brew "cmake"
brew "openssl"
brew "pkg-config"
brew "gstreamer"
brew "gst-plugins-base", args: ["with-orc", "with-libogg", "with-opus", "with-theora", "with-libvorbis", "with-pango"]
brew "gst-plugins-base"
brew "gst-libav"
brew "gst-plugins-bad"
brew "gst-plugins-good"