mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add autoconf
as required dependency for macOS
This commit is contained in:
parent
e2e7796a0c
commit
e2d527aef1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Please select your operating system:
|
|||
#### On macOS (homebrew)
|
||||
|
||||
``` sh
|
||||
brew install automake pkg-config python cmake yasm
|
||||
brew install automake autoconf@2.13 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
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue