mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Merge pull request #3267 from duncankl/readme-arch-linux-setup
Update Arch Linux prerequisites (updated post-cargoify)
This commit is contained in:
commit
5a1db0db20
1 changed files with 1 additions and 2 deletions
|
@ -53,8 +53,7 @@ popd
|
|||
On Arch Linux:
|
||||
|
||||
``` sh
|
||||
sudo pacman -S base-devel git gperf python2 \
|
||||
python2-virtualenv mesa libxrandr libxi libgl glu ttf-font
|
||||
sudo pacman -S base-devel git python2 python2-virtualenv mesa glfw ttf-font
|
||||
```
|
||||
|
||||
Cross-compilation for Android:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue