diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 23:49:10 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 23:49:10 -0500 |
commit | 88943318822c627502c92cae0d395aab577b1e45 (patch) | |
tree | 811cd591a44353b7cb2c12d15df6fbb5f49d3e51 /network | |
parent | 8f6eab0813794e93d6cfcf2fe14d6c2df4f43fd2 (diff) | |
download | slackbuilds-88943318822c627502c92cae0d395aab577b1e45.tar.gz |
network/social-engineer-toolkit: Fixed dep info
Diffstat (limited to 'network')
-rw-r--r-- | network/social-engineer-toolkit/social-engineer-toolkit.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/social-engineer-toolkit/social-engineer-toolkit.info b/network/social-engineer-toolkit/social-engineer-toolkit.info index 05974e66bb..ce29988599 100644 --- a/network/social-engineer-toolkit/social-engineer-toolkit.info +++ b/network/social-engineer-toolkit/social-engineer-toolkit.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/trustedsec/social-engineer-toolkit/archive/7.4.5/so MD5SUM="7903c1eae414c6eef1bd360626db70f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pexpect python-requests pyOpenSSL pefile Impacket python-qrcode python3-pillow" +REQUIRES="pexpect pyOpenSSL pefile Impacket python-qrcode" MAINTAINER="Andre Fernando" EMAIL="ando344@gmail.com" |