mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
parent
719e4e37e9
commit
cff879d378
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ sudo apt install git curl autoconf libx11-dev \
|
|||
|
||||
If you using a version prior to **Ubuntu 17.04** or **Debian Sid**, replace `libssl1.0-dev` with `libssl-dev`.
|
||||
|
||||
If you are using **Ubuntu 16.04** run `export HARFBUZZ_SYS_NO_PKG_CONFIG=1` before building to avoid an error with harfbuzz.
|
||||
|
||||
If you are on **Ubuntu 14.04** and encountered errors on installing these dependencies involving `libcheese`, see [#6158](https://github.com/servo/servo/issues/6158) for a workaround.
|
||||
|
||||
If `virtualenv` does not exist, try `python-virtualenv`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue