network/onionshare: updated for dependencies

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
mdrights 2019-05-15 22:14:16 +08:00 committed by Willy Sudiarto Raharjo
parent 0c565dfb17
commit 6640f10925
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/micahflee/onionshare/archive/v2.0/onionshare-2.0.ta
MD5SUM="78b61d401345f42c9a0278375e76f94a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 tor Flask stem python3-pycrypto PySocks python3-PyQt5 pysha3"
REQUIRES="tor python3-Flask stem python3-pycrypto PySocks python3-PyQt5 pysha3"
MAINTAINER="MDrights"
EMAIL="psychi2009@gmail.com"