summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author mdrights <psychi2009@gmail.com>2019-05-15 22:14:16 +0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-16 07:17:58 +0700
commit6640f10925ddf129ae7eb4bddedd8a440abf0081 (patch)
tree5b4cf36120fa676f0d5fa1a5869018842e321480
parent0c565dfb172a08c445569c9ec244527531abd7cc (diff)
downloadslackbuilds-6640f10925ddf129ae7eb4bddedd8a440abf0081.tar.gz
slackbuilds-6640f10925ddf129ae7eb4bddedd8a440abf0081.tar.xz
network/onionshare: updated for dependencies
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/onionshare/onionshare.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/onionshare/onionshare.info b/network/onionshare/onionshare.info
index 5df244c177..e7b53cac5b 100644
--- a/network/onionshare/onionshare.info
+++ b/network/onionshare/onionshare.info
@@ -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"