diff options
author | root <root@rshg054.dnsready.net> | 2013-02-15 03:16:07 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-15 03:16:07 -0800 |
commit | 067830244f6b16cb094a59e5ca8fa262bd66a2ec (patch) | |
tree | 7203bca843496990b1f5c9fb0c54eccaa33a3f2d /pcr | |
parent | 3cc17982fa285effbc27ce867815e56bae56238d (diff) |
Fri Feb 15 03:16:06 PST 2013
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/xonotic-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/xonotic-git/PKGBUILD b/pcr/xonotic-git/PKGBUILD index 7075a33a8..0a2ec7dca 100644 --- a/pcr/xonotic-git/PKGBUILD +++ b/pcr/xonotic-git/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Alexander Suhoverhov <cy at ngs dot ru> pkgname=xonotic-git -pkgver=20130213 +pkgver=20130214 pkgrel=1 pkgdesc="A free, fast-paced crossplatform first-person shooter" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ depends=( 'sdl' 'curl' ) -makedepends=('git' 'p7zip' 'zip' 'unzip' 'vorbis-tools' 'sdl' 'mesa' 'imagemagick') +makedepends=('git' 'p7zip' 'zip' 'unzip' 'vorbis-tools' 'sdl' 'mesa' 'imagemagick' 'gmqcc-git') optdepends=( 'libtheora: recording in ogv' #'d0_blind_id-git: crypto libraries for player authentification' |