network/onionshare: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:51:41 -05:00
parent 2a49d26229
commit 91bbcb1b87
1 changed files with 1 additions and 1 deletions

View File

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