mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Auto merge of #21422 - servo:jdm-patch-13, r=jdm
Add macOS gstreamer setup This was obtained from the gstreamer website rather than looking for a minimal set of install targets. <!-- 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/21422) <!-- Reviewable:end -->
This commit is contained in:
commit
abb83a3dbd
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ Please select your operating system:
|
|||
|
||||
``` sh
|
||||
brew install automake pkg-config python cmake yasm
|
||||
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
|
||||
pip install virtualenv
|
||||
```
|
||||
#### On macOS (MacPorts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue