summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2014-10-10 03:10:51 -0600
committerBrian Bidulock2015-06-10 22:25:19 -0600
commitd9124939cd3faa05c1e008bf7e25ba62f945993d (patch)
treea9a72af5062249979d86384a7b83512b6369baa2 /PKGBUILD
parent094edb5d6e5030a7980aa29516e4ed9e11f5789d (diff)
downloadaur-d9124939cd3faa05c1e008bf7e25ba62f945993d.tar.gz
version 0.95.6.r34.gefb7c6b-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e8d23cf2b32..63af097139e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Judd Vinet <jvinet@zeroflux.org>
pkgname=windowmaker-crm-git
-pkgver=0.95.6.r15.g7c52775
+pkgver=0.95.6.r34.gefb7c6b
pkgrel=1
pkgdesc="An X11 window manager with a NEXTSTEP look and feel"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL' 'custom')
provides=('windowmaker')
conflicts=('windowmaker' 'windowmaker-git')
makedepends=('git')
-depends=('libxinerama' 'libxrandr' 'libxmu' '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#branch=next"
wmaker.desktop
giflib-5.1.0.patch)