mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #23401 - servo:jdm-patch-45, r=jdm
Remove unsupported homebrew options
452f458438
removed these options as part of a purge of support for building from source from the package manager.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23401)
<!-- Reviewable:end -->
This commit is contained in:
commit
47de1ca6d2
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue