diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-21 00:10:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-21 00:10:28 +0700 |
commit | dcbe2072d741c5bd8c1dc9569eb2907c60a32ba2 (patch) | |
tree | 2a034259531dd6e29a0ddeedb6a052ffd809cd93 /network/deluge | |
parent | 324a482f7e87c6a2908bba15dcf527251a90fce6 (diff) |
multiple/pyxdg: 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 4237c09da556..a5d6cd7914dd 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 pyxdg rencode service_identity setproctitle wheel" +REQUIRES="MarkupSafe libtorrent-rasterbar pyOpenSSL python-twisted rencode service_identity setproctitle wheel" MAINTAINER="Logan Rathbone" EMAIL="poprocks@gmail.com" |