Remove unsupported homebrew options

This commit is contained in:
Josh Matthews 2019-05-15 11:40:53 -04:00 committed by GitHub
parent 576394b288
commit 3dab5d0013
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
brew "gstreamer"
brew "gst-plugins-base"
brew "gst-libav"
brew "gst-plugins-bad", args: ["with-libnice", "with-srtp"]
brew "gst-plugins-bad"
brew "gst-plugins-good"
brew "gst-rtsp-server"