summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bce42244061c..d07291968596 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=mapnik-git
pkgver=4.0.0.g123232ffd
-pkgrel=1
+pkgrel=2
pkgdesc='Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps (git version)'
arch=('i686' 'x86_64')
url='http://mapnik.org/'
@@ -15,9 +15,7 @@ license=('LGPL2.1')
depends=('boost-libs'
'cairo'
'freetype2'
- 'gcc-libs'
'gdal'
- 'glibc'
'harfbuzz'
'icu'
'libjpeg-turbo'