diff options
Diffstat (limited to 'community/warsow/PKGBUILD')
-rw-r--r-- | community/warsow/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/warsow/PKGBUILD b/community/warsow/PKGBUILD index 306c6e2d9..277cc05e8 100644 --- a/community/warsow/PKGBUILD +++ b/community/warsow/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc="Free online multiplayer competitive FPS based on the Qfusion engine" url="http://www.warsow.net/" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64') depends=('curl' 'libjpeg' 'libvorbis' 'libxinerama' 'libxxf86dga' 'libxxf86vm' 'sdl' 'warsow-data' 'libxrandr' 'libpng' 'libtheora') makedepends=('mesa' 'openal' 'imagemagick' 'gendesk') optdepends=('openal: for openal audio support') |