mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove gst-plugins-ugly dep from README
We don't use it and shouldn't be using it because of the license
This commit is contained in:
parent
78327fcba5
commit
75d94c2a06
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