summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorice-phoenix2016-12-09 13:22:15 +0300
committerice-phoenix2016-12-09 13:22:15 +0300
commitb2d9c861579e98e834aa819559dfeedde1df16bf (patch)
tree2f4865a28e45004494f66357b1b1181dd039aa2f
parent9550232fcf2c71e1d7aee04c8f700ac9478bc9c5 (diff)
downloadaur-b2d9c861579e98e834aa819559dfeedde1df16bf.tar.gz
Add python2-requests
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c069295366a..f3875e7cc86e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ pkgrel=3
arch=('i686' 'x86_64')
url="http://llvm.org"
license=('custom:University of Illinois')
-makedepends=('subversion' 'libffi' 'python2' 'python-sphinx' 'chrpath')
+makedepends=('subversion' 'libffi' 'python2' 'python2-sphinx' 'python2-requests' 'chrpath')
# this is always the latest svn so debug info can be useful
options=('staticlibs' '!strip')