summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Isaac Yu2022-03-10 04:18:53 +0100
committer Willy Sudiarto Raharjo2022-03-10 04:41:31 +0100
commit36eed7e6d345d2b2196a3e98c6e17681340697d7 (patch)
treed02eb1a4113efa57e49aa93789234ae5d8f23cfd /system
parent5fb4543abf0d41537c6a53d2184a63029c9088f8 (diff)
downloadslackbuilds-36eed7e6d345d2b2196a3e98c6e17681340697d7.tar.gz
system/routersploit: Add python2-BeautifulSoup4 DEP
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/routersploit/routersploit.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/routersploit/routersploit.info b/system/routersploit/routersploit.info
index 4e246c768e..8bf4a63904 100644
--- a/system/routersploit/routersploit.info
+++ b/system/routersploit/routersploit.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/reverse-shell/routersploit/archive/v2.2.1/routerspl
MD5SUM="62143935b564edbdd1703f6caa531296"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-paramiko BeautifulSoup4 pysnmp"
+REQUIRES="python2-paramiko BeautifulSoup4 python2-BeautifulSoup4 pysnmp"
MAINTAINER="Fernando Lopez Jr."
EMAIL="fernando.lopezjr@gmail.com"