summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKevin Houdebert2020-05-10 03:50:42 +0200
committerKevin Houdebert2020-05-10 03:50:42 +0200
commit510c640e608b623aff3548f0d0fc9f8c313ae0e7 (patch)
treec67e8bf7fa6d38c7d8c0a6bde4e0eaeeb24316dc /.SRCINFO
parentf4e98b029462d92d3c973cabd12d7eef1b6953aa (diff)
downloadaur-510c640e608b623aff3548f0d0fc9f8c313ae0e7.tar.gz
Add python-requests as deps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdfac1c4d5c4..ea00db3c8027 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,8 +13,10 @@ pkgbase = python-pyvmomi
pkgname = python-pyvmomi
depends = python
depends = python-six
+ depends = python-requests
pkgname = python2-pyvmomi
depends = python2
depends = python2-six
+ depends = python2-requests