Update README.md

configuring isn't right without curl (clean ubuntu 13.04)
This commit is contained in:
Sicki 2013-05-20 13:12:40 +03:00
parent 8fbd6326d8
commit e37f97b732

View file

@ -29,7 +29,7 @@ sudo port install autoconf213
On Debian-based Linuxes:
``` sh
sudo apt-get install autoconf2.13 freeglut3-dev libtool libfreetype6-dev libfontconfig1-dev libglib2.0-dev
sudo apt-get install autoconf2.13 curl 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