summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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=()