mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Auto merge of #21904 - Manishearth:gst-readme, r=jdm
Remove gst-plugins-ugly dep from README We don't use it and shouldn't be using it because of the license r? @jdm <!-- 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/21904) <!-- Reviewable:end -->
This commit is contained in:
commit
61fe737885
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Please select your operating system:
|
|||
|
||||
``` sh
|
||||
brew install automake autoconf@2.13 pkg-config python cmake yasm llvm
|
||||
brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gst-rtsp-server --with-orc -with-libogg --with-opus --with-pango --with-theora --with-libvorbis
|
||||
brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-libav gst-rtsp-server --with-orc --with-libogg --with-opus --with-pango --with-theora --with-libvorbis
|
||||
pip install virtualenv
|
||||
```
|
||||
#### On macOS (MacPorts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue