summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89a32bb3cafb..3a8609cc72dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jerry73204 <jerry73204 at gmail dot com>
pkgname=tilecache
pkgver=2.11
-pkgrel=1
+pkgrel=2
pkgdesc='TileCache is an implementation of a WMS-C compliant server made available under the BSD license by MetaCarta.'
arch=('x86_64')
url='http://tilecache.org/'
@@ -18,6 +18,9 @@ optdepends=(
'python2-wsgiref'
'python2-paste'
)
+makedepends=(
+ 'python-sphinx'
+)
source=("http://tilecache.org/${pkgname}-${pkgver}.tar.gz"
'apache.example.conf')
sha256sums=('b46dc2731a19b40e3207cf3c9b43ea59b899a622a586aaa3c397c3b5aa00f887'