mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Merge pull request #432 from metajack/more-deps
Add in some missing dependencies.
This commit is contained in:
commit
45d6991805
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ sudo port install autoconf213
|
|||
On Debian-based Linuxes:
|
||||
|
||||
``` sh
|
||||
sudo apt-get install autoconf2.13 freeglut3-dev libtool
|
||||
sudo apt-get install autoconf2.13 freeglut3-dev libtool libfreetype6-dev libfontconfig1-dev libglib2.0-dev
|
||||
```
|
||||
|
||||
Servo builds its own copy of Rust, so there is no need to provide a Rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue