summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTK2020-02-11 12:00:27 +1100
committerTK2020-02-11 12:00:27 +1100
commit9eeebbb6682289611997d1f06659cada83af100e (patch)
treeac521e0297eeff957592c4fe05528ef8ff62ade9 /PKGBUILD
parent9b3fff15ec4cd581c43d4bd07032090e8114f012 (diff)
downloadaur-python-theharvester-git.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4c674dcbfe1..0f59656a1ecc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,11 @@ depends=(
'python-yaml'
'python-decorator'
'python-censys'
+ 'python-gevent'
+ 'python-grequests'
+ 'python-aiodns'
+ 'python-pycares'
+ 'python-dnspython'
)
makedepends=('git' 'python-setuptools')
provides=("${pkgname}")