summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuchesar V. ILIEV2016-12-07 19:22:14 +0200
committerLuchesar V. ILIEV2016-12-07 19:23:34 +0200
commite2c26e98df31d61b5295e090d25493c57d2853a3 (patch)
treea1f6059629d0df9bfccd09c0fb29098c5f38a83a
parent234e70d17fa97c293a1b9692b86baf773ce0d22d (diff)
downloadaur-e2c26e98df31d61b5295e090d25493c57d2853a3.tar.gz
Sphinx now requires python2-requests
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8806f4705120..a4ee77da871d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,6 +34,7 @@ makedepends=(
'ocaml-ctypes'
'ocaml-findlib'
'python2'
+ 'python2-requests'
'python2-sphinx'
'subversion'
)