summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2014-10-10 03:02:35 -0600
committerBrian Bidulock2015-06-10 22:35:26 -0600
commit8ea8157b1bb83bf7f8b629dbf543d3b6239f4665 (patch)
tree75c2f6eaf64844b5f0b0b5a100ac8f6723e40296 /PKGBUILD
parenta574d872d474d9e58197e2953364cf8d0baa602d (diff)
downloadaur-8ea8157b1bb83bf7f8b629dbf543d3b6239f4665.tar.gz
version 0.95.6.r0.g3bd9e83-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a36ea7e926d8..79fc5377c811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=windowmaker-git
pkgver=0.95.6.r0.g3bd9e83
-pkgrel=1
+pkgrel=2
pkgdesc="An X11 window manager with a NEXTSTEP look and feel"
arch=('i686' 'x86_64')
url="http://www.windowmaker.org/"
@@ -13,7 +13,7 @@ license=('GPL' 'custom')
provides=('windowmaker')
conflicts=('windowmaker')
makedepends=('git')
-depends=('libxinerama' 'libxrandr' 'libxmu' 'libbsd' 'libxpm' 'libxft' 'libtiff' 'giflib' 'libexif')
+depends=('imagemagick' 'libxinerama' 'libxrandr' 'libxmu' 'libbsd' 'libxpm' 'libxft' 'libtiff' 'giflib' 'libexif')
source=("$pkgname::git://repo.or.cz/wmaker-crm.git"
wmaker.desktop
giflib-5.1.0.patch)