Merge pull request #3267 from duncankl/readme-arch-linux-setup

Update Arch Linux prerequisites (updated post-cargoify)
This commit is contained in:
Josh Matthews 2014-09-09 22:54:34 -04:00
commit 5a1db0db20

View file

@ -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: