mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
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:
commit
6edb7b15dc
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue