mirror of
https://github.com/servo/servo.git
synced 2025-08-13 09:25:32 +01:00
Implement ./mach bootstrap
for MacOS
This commit is contained in:
parent
7aaad0aa7e
commit
a57c49a4bb
4 changed files with 20 additions and 6 deletions
|
@ -23,12 +23,11 @@ manually, try the [manual build setup][manual-build].
|
|||
### macOS
|
||||
|
||||
- Install [Xcode](https://developer.apple.com/xcode/)
|
||||
- Install [Homebrew](https://brew.sh/)
|
||||
- Run `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
|
||||
- Run `./mach bootstrap-gstreamer`.
|
||||
*This will install the recommended version of GStreamer globally on your system.*
|
||||
- Run `brew bundle install --file=etc/homebrew/Brewfile`
|
||||
- Run `pip install virtualenv`
|
||||
|
||||
- Run `./mach bootstrap`<br/>
|
||||
*Note: This will install the recommended version of GStreamer globally on your system.*
|
||||
|
||||
### Linux
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue