summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel Walladge2016-12-10 09:18:01 +1030
committerSamuel Walladge2016-12-10 09:18:01 +1030
commit5a96ad40cecce935d26864fe5fd0725c13790a4b (patch)
tree0ea3b2084733c85da4e54babc3d8a94f9266ae46 /PKGBUILD
parent705f6196b8c3de3b065d7d6db1a5bd9af504626b (diff)
downloadaur-5a96ad40cecce935d26864fe5fd0725c13790a4b.tar.gz
add missing deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59cf39343a21..3020e3695f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: swalladge <swalladge at gmail dot com>
+# Maintainer: swalladge <samuel at swalladge dot id dot au>
# Contributor: Brottweiler <brott@oc.tc>
# Contributor: kusakata <shohei atmark kusakata period com>
pkgname=openspades-git
_pkgname=openspades
-pkgver=0.0.12.155.gb6d4a50
+pkgver=0.0.12.281.g2167e4f
pkgrel=1
pkgdesc="A clone of Voxlap Ace of Spades 0.75 (git version)"
arch=('i686' 'x86_64')
url="https://github.com/yvt/openspades"
license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'glew' 'hicolor-icon-theme' 'mesa' 'openal' 'sdl2' 'sdl2_image')
-makedepends=('cmake' 'git' 'unzip' 'wget')
+depends=('curl' 'desktop-file-utils' 'glew' 'hicolor-icon-theme' 'mesa' 'openal' 'sdl2' 'sdl2_image' 'xdg-utils')
+makedepends=('cmake' 'git' 'unzip' 'wget' 'zip' 'imagemagick')
provides=('openspades')
conflicts=('openspades')
install=openspades.install