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