summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c35c990573d..e20626466306 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,8 @@ depends=(
'python-pytest'
'python-texttable'
'python-shodan'
- 'python-beautifulsoup4')
+ 'python-beautifulsoup4'
+ 'python-yaml')
makedepends=('git' 'bash')
provides=("${pkgname}")
conflicts=("${pkgname}")