summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2018-03-24 10:19:33 +0800
committerlilac2018-03-24 10:19:33 +0800
commitb69dc3c68094bf7220ee1f92229bbefac7749f56 (patch)
tree7afaa9fb4b112dd8a579551a1473af02452d1b79 /PKGBUILD
parentdd8f1556cf64c7bcd18fb776643a8703c0d9d8c0 (diff)
downloadaur-b69dc3c68094bf7220ee1f92229bbefac7749f56.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6949e7eef3da..831fa602ab22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgbase=imagemagick-fftw
pkgname=(libmagick-fftw imagemagick-fftw)
pkgver=7.0.7.27
-pkgrel=1
+pkgrel=2
pkgdesc="An image viewing/manipulation program"
url="https://www.imagemagick.org/"
arch=(x86_64)
license=(custom)
-depends=(libltdl lcms2 fontconfig libxext liblqr libraqm libpng)
+depends=(libltdl lcms2 fontconfig libxext liblqr libraqm libpng libxml2)
makedepends=(ghostscript openexr libwmf librsvg libxml2 openjpeg2 libraw opencl-headers libwebp
chrpath ocl-icd glu ghostpcl ghostxps 'fftw')
checkdepends=(gsfonts ttf-dejavu)