diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:43:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:43:20 +0700 |
commit | de600dcb3c84ebb3260ad625342aaf3038a1d7bc (patch) | |
tree | 4eeddccc88c6076a58db9e8b059adcd7c7714036 /network/deluge | |
parent | 67ecee9dd7c4ad9c24bf00e21018e3b8543e3436 (diff) |
network/deluge: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/deluge')
-rw-r--r-- | network/deluge/deluge.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/deluge/deluge.info b/network/deluge/deluge.info index a5d6cd7914dd..959d703280c2 100644 --- a/network/deluge/deluge.info +++ b/network/deluge/deluge.info @@ -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" |