mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Auto merge of #7506 - xiaochuanyu:patch-2, r=metajack
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. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7506) <!-- Reviewable:end -->
This commit is contained in:
commit
dbf549ea32
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