From 9a126276a9dfe7457382d15e09f9df79a28f912f Mon Sep 17 00:00:00 2001 From: Duncan Keall Date: Sun, 7 Sep 2014 18:11:49 +1200 Subject: [PATCH] Update Arch Linux prerequisites now that cargoify has landed --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 135b8b93ede..798da1d2dbd 100644 --- a/README.md +++ b/README.md @@ -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: