mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Add note on Ubuntu 14.04 dependencies error
Update README with note about possible problem installing dependencies on Ubuntu 14.04. See #6158 for details.
This commit is contained in:
parent
a58f71c38e
commit
6c9a10e133
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ sudo apt-get install curl freeglut3-dev \
|
|||
gperf g++ cmake python-virtualenv \
|
||||
libssl-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev libglu1-mesa-dev
|
||||
```
|
||||
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.
|
||||
|
||||
On Fedora:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue