auto merge of #2171 : evilpie/servo/patch-1, r=pcwalton

Fixes #2168
This commit is contained in:
bors-servo 2014-04-18 21:04:17 -04:00
commit 23e325ffb7

View file

@ -26,7 +26,7 @@ On Debian-based Linuxes:
``` sh
sudo apt-get install autoconf2.13 curl freeglut3-dev libtool \
libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
msttcorefonts gperf g++
msttcorefonts gperf g++ automake cmake
```
On Fedora Core: