Switch linux to packaged SDL2 2.0.2. Fixes #5228.

This commit is contained in:
Paul Chote
2014-05-01 22:37:52 +12:00
parent 39daddfc4c
commit 189f23e442
6 changed files with 12 additions and 23 deletions

View File

@@ -7,7 +7,7 @@ arch=('any')
url="http://open-ra.org"
license=('GPL3')
groups=()
depends=('mono' 'openal' 'mesa' 'freetype2' 'sdl')
depends=('mono' 'openal' 'mesa' 'freetype2' 'glibc' 'alsa-lib')
makedepends=('git' 'unzip' 'wget')
optdepends=('gksu: Elevation for installing game packages on Gnome platforms'
'kdesudo: Elevation for installing game packages on KDE platforms')