diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:18:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:18:51 +0700 |
commit | eb9bebf5d1beba50540bae8dc4ab75291a4b0c2c (patch) | |
tree | caf48ad97b00b90b4204e76943fb1a84169a447a /network | |
parent | e9ea5a4e965cda4dd8b6c1cc3bc3f4c566bbb927 (diff) |
network/tribler: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/tribler/tribler.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/tribler/tribler.info b/network/tribler/tribler.info index a9f6fb0f92b29..4bbd9f246dd70 100644 --- a/network/tribler/tribler.info +++ b/network/tribler/tribler.info @@ -5,6 +5,6 @@ DOWNLOAD="https://slackware.uk/~urchlay/src/tribler-6.4.0.tar.xz" MD5SUM="979de2e5a22a4c5f13d3e78c77a8bbb2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="wxPython apsw python-twisted pyasn1 pycrypto python-requests netifaces gmpy libtorrent-rasterbar PyXML" +REQUIRES="wxPython apsw python-twisted pyasn1 pycrypto netifaces gmpy libtorrent-rasterbar PyXML" MAINTAINER="orphaned - no maintainer" EMAIL="nobody@nowhere" |