network/deluge: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-11-25 09:43:20 +07:00
parent 67ecee9dd7
commit de600dcb3c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://ftp.osuosl.org/pub/deluge/source/2.0/deluge-2.0.3.tar.xz"
MD5SUM="fbe784ebed006cd93c9a50f7c0530051"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MarkupSafe libtorrent-rasterbar pyOpenSSL python-twisted rencode service_identity setproctitle wheel"
REQUIRES="python2-MarkupSafe libtorrent-rasterbar pyOpenSSL python-twisted rencode service_identity setproctitle wheel"
MAINTAINER="Logan Rathbone"
EMAIL="poprocks@gmail.com"