summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosh Mandle2016-09-07 22:10:16 +0200
committerJosh Mandle2016-09-07 22:10:16 +0200
commitecad35db15b328cb249f0742c5f2c5c6397e1568 (patch)
tree401229300c3ef4525241bf103beb621c7c95b744 /PKGBUILD
parent6e15889c3d837db07846801cd516f691498a87f1 (diff)
downloadaur-ecad35db15b328cb249f0742c5f2c5c6397e1568.tar.gz
removed imagemagik dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46d97f62dcfa..b3da716c2521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='http://smw.supersanctuary.net/site/'
arch=('i686' 'x86_64')
license=('GPL')
depends=('sdl_image' 'sdl_mixer')
-makedepends=('git' 'imagemagick')
+makedepends=('git')
provides=('smw')
conflicts=('smw-svn')