Auto merge of #6099 - Ms2ger:core, r=Manishearth

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6099)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-05-17 08:19:45 -05:00
commit f15f4a5f47

View file

@ -27,7 +27,7 @@ On Debian-based Linuxes:
``` sh
sudo apt-get install curl freeglut3-dev \
libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
msttcorefonts gperf g++ cmake python-virtualenv \
ttf-mscorefonts-installer gperf g++ cmake python-virtualenv \
libssl-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev
```