Auto merge of #9765 - servo:readme, r=Manishearth

Add required depenedency for the list on Archlinux

https://gist.github.com/awalGarg/67943e11486562132cdd
http://logs.glob.uno/?c=mozilla%23servo#c373354

Would it be feasible to test these lists on CI?

r? @Manishearth

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9765)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-02-27 14:29:14 +05:30
commit 6edb7b15dc

View file

@ -57,7 +57,7 @@ sudo dnf install curl freeglut-devel libtool gcc-c++ libXi-devel \
On Arch Linux:
``` sh
sudo pacman -S --needed base-devel git python2 python2-virtualenv python2-pip mesa cmake bzip2 libxmu
sudo pacman -S --needed base-devel git python2 python2-virtualenv python2-pip mesa cmake bzip2 libxmu glu
```
On Gentoo Linux: