summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorisrael.herraiz2016-06-09 17:38:48 +0200
committerisrael.herraiz2016-06-09 17:38:48 +0200
commit9be793ceff00cc756a7cceaedd5bb7710e70988b (patch)
treec5b9fc16ec686a0f2050b6412f44c65ff98a627e /PKGBUILD
parent59bb70eda2dc0a5fa8df9972624865b6b2331554 (diff)
downloadaur-9be793ceff00cc756a7cceaedd5bb7710e70988b.tar.gz
Update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6c779b3e401..5fa1616ee8e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://github.com/hkwi/python-geohash"
license=('APACHE')
groups=()
-depends=('python2')
+depends=('python2' 'python2-docutils')
makedepends=()
provides=()
conflicts=()