summaryrefslogtreecommitdiff
path: root/community/mapnik
diff options
context:
space:
mode:
Diffstat (limited to 'community/mapnik')
-rw-r--r--community/mapnik/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mapnik/PKGBUILD b/community/mapnik/PKGBUILD
index 1ca7ab84d..a466fe4c1 100644
--- a/community/mapnik/PKGBUILD
+++ b/community/mapnik/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 94032 2013-07-13 12:33:54Z svenstaro $
+# $Id: PKGBUILD 98743 2013-10-17 14:01:50Z andyrtr $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: David Dent <thewinch@gmail.com>
# Contributor: orbisvicis <orbisvicis@gmail.com>
pkgname=mapnik
pkgver=2.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps"
arch=('i686' 'x86_64' 'mips64el')
url="http://mapnik.org/"
@@ -15,7 +15,7 @@ depends=('boost-libs' 'icu' 'libpng' 'libjpeg' 'libtiff' 'freetype2'
'postgresql-libs' 'postgis' 'gdal' 'curl' 'libltdl')
optdepends=('libxslt: Web Map Service'
'python2-lxml: Web Map Service'
- 'python-imaging: Web Map Service'
+ 'python2-pillow: Web Map Service'
'python-nose: Web Map Service'
'apache: Web Map Service'
'mod_fastcgi: Web Map Service - or:'