diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-19 20:01:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-19 20:01:30 +0700 |
commit | 031ac332a3f75aafc315616ac86b7f2b53b9d172 (patch) | |
tree | b04390f6b71b20a926503ad35ac7bb2a81f06c1c /network/deluge | |
parent | 55b108472a40201c77f411893bd624d9b923965b (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 0263717aa8f0..9ef37c4e95fb 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="Mako MarkupSafe libtorrent-rasterbar pyOpenSSL python-chardet python-twisted pyxdg rencode service_identity setproctitle wheel" +REQUIRES="MarkupSafe libtorrent-rasterbar pyOpenSSL python-chardet python-twisted pyxdg rencode service_identity setproctitle wheel" MAINTAINER="Logan Rathbone" EMAIL="poprocks@gmail.com" |