Build cairo in-tree

This commit is contained in:
Brian Anderson 2013-01-15 11:28:08 -08:00
parent 9256b5bd47
commit f13e6ac388
8 changed files with 80 additions and 9 deletions

View file

@ -16,7 +16,7 @@ On OS X (MacPorts):
On Debian-based Linuxes:
sudo apt-get install libcairo2-dev libpango1.0-dev autoconf2.13 freeglut3-dev
sudo apt-get install libcairo2-dev libpango1.0-dev autoconf2.13 freeglut3-dev libtool
Servo builds its own copy of Rust, so there is no need to provide a Rust
compiler.