mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update Arch Linux setup to include clang
This commit is contained in:
parent
12a74de5a1
commit
5fc7dd873f
1 changed files with 3 additions and 3 deletions
|
@ -107,7 +107,7 @@ sudo zypper install libX11-devel libexpat-devel libbz2-devel Mesa-libEGL-devel M
|
||||||
#### On Arch Linux
|
#### On Arch Linux
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
sudo pacman -S --needed base-devel git python2 python2-virtualenv python2-pip mesa cmake bzip2 libxmu glu pkg-config
|
sudo pacman -S --needed base-devel git python2 python2-virtualenv python2-pip mesa cmake bzip2 libxmu glu pkg-config clang
|
||||||
```
|
```
|
||||||
#### On Gentoo Linux
|
#### On Gentoo Linux
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue