summaryrefslogtreecommitdiff
path: root/community/mapnik
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-17 00:01:22 +0000
committerroot <root@rshg054.dnsready.net>2012-03-17 00:01:22 +0000
commit9a940818cc3edb82afac4d73a6474e6e3374f987 (patch)
tree366a072a72c59b42c096cc7dbbed5dbcb6a8925e /community/mapnik
parent636ce8849a9c82c1787c2919ffcfe6685cb799d3 (diff)
Sat Mar 17 00:01:22 UTC 2012
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 75c9ee42b..a73a6cdf4 100644
--- a/community/mapnik/PKGBUILD
+++ b/community/mapnik/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 67192 2012-03-05 08:57:49Z ibiru $
+# $Id: PKGBUILD 67899 2012-03-15 23:14:31Z ebelanger $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: David Dent <thewinch@gmail.com>
# Contributor: orbisvicis <orbisvicis@gmail.com>
pkgname=mapnik
pkgver=0.7.1
-pkgrel=14
+pkgrel=15
pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps."
arch=('i686' 'x86_64')
url="http://mapnik.org/"
@@ -15,7 +15,7 @@ depends=('boost-libs' 'icu' 'libpng' 'libjpeg' 'libtiff' 'freetype2'
'postgresql-libs' 'postgis' 'gdal' 'curl' 'libtool')
# already in core ('zlib' 'sqlite3')
optdepends=('libxslt: Web Map Service'
- 'python-lxml: Web Map Service'
+ 'python2-lxml: Web Map Service'
'python-imaging: Web Map Service'
'python-nose: Web Map Service'
'apache: Web Map Service'