mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
chore: remove Homebrew install arguments, which are enabled by default
This commit is contained in:
parent
2c63d1296b
commit
44cca2dea5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue