mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update Arch Linux prerequisites now that cargoify has landed
This commit is contained in:
parent
bd3364d64c
commit
9a126276a9
1 changed files with 1 additions and 2 deletions
|
@ -53,8 +53,7 @@ popd
|
||||||
On Arch Linux:
|
On Arch Linux:
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
sudo pacman -S base-devel git gperf python2 \
|
sudo pacman -S base-devel git python2 python2-virtualenv mesa glfw ttf-font
|
||||||
python2-virtualenv mesa libxrandr libxi libgl glu ttf-font
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Cross-compilation for Android:
|
Cross-compilation for Android:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue