[arch-commits] Commit in assaultcube/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sat Feb 28 13:13:14 UTC 2015
Date: Saturday, February 28, 2015 @ 14:13:14
Author: svenstaro
Revision: 128416
Add curl to deps
Modified:
assaultcube/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-28 12:41:20 UTC (rev 128415)
+++ PKGBUILD 2015-02-28 13:13:14 UTC (rev 128416)
@@ -11,7 +11,7 @@
arch=('i686' 'x86_64')
url='http://assault.cubers.net/'
license=('ZLIB' 'custom')
-depends=('sdl' 'sdl_mixer' 'sdl_image' 'openal' 'zlib' 'gcc-libs' 'libgl' 'desktop-file-utils' 'glu')
+depends=('sdl' 'sdl_mixer' 'sdl_image' 'openal' 'zlib' 'gcc-libs' 'libgl' 'desktop-file-utils' 'glu' 'curl')
makedepends=('mesa' 'clang')
source=("http://downloads.sourceforge.net/actiongame/AssaultCube_v${pkgver}.tar.bz2"
"http://downloads.sourceforge.net/actiongame/AssaultCube_v${pkgver}.source.tar.bz2"
More information about the arch-commits
mailing list