mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
parent
361bb24a49
commit
a0458b7dcd
1 changed files with 7 additions and 0 deletions
|
@ -25,6 +25,13 @@ On OS X (MacPorts):
|
|||
sudo port install python27 py27-virtualenv cmake
|
||||
```
|
||||
|
||||
On OS X 10.11, you also have to install openssl:
|
||||
|
||||
``` sh
|
||||
brew install openssl
|
||||
brew link --force openssl
|
||||
```
|
||||
|
||||
On Debian-based Linuxes:
|
||||
|
||||
``` sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue