aboutsummaryrefslogtreecommitdiffstats
path: root/testing/deluge
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-05-12 21:33:29 +0300
committerprspkt <prspkt@protonmail.com>2019-05-12 21:38:30 +0300
commitcd8ead09c8d53620da742c7f03e38339deaab37b (patch)
tree39c49a57fe5d741f9422cc2db289c11eea33a057 /testing/deluge
parent2e90137d29365a435d2162cab225bbeafe0242f6 (diff)
downloadaports-cd8ead09c8d53620da742c7f03e38339deaab37b.tar.bz2
aports-cd8ead09c8d53620da742c7f03e38339deaab37b.tar.xz
testing/deluge: depend on py2-libtorrent-rasterbar
Diffstat (limited to 'testing/deluge')
-rw-r--r--testing/deluge/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/deluge/APKBUILD b/testing/deluge/APKBUILD
index a8b87b0f9c..ad2fc4304d 100644
--- a/testing/deluge/APKBUILD
+++ b/testing/deluge/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A lightweight, Free Software, cross-platform BitTorrent client"
url="https://deluge-torrent.org"
arch="noarch"
license="GPL-3.0"
-depends="libtorrent-rasterbar librsvg py-cffi py-chardet py-cryptography
+depends="py2-libtorrent-rasterbar librsvg py-cffi py-chardet py-cryptography
py-enum34 py-gtk py-mako py-openssl py-setuptools py-six py-twisted py-xdg
xdg-utils py-constantly py-incremental py-attrs py-service_identity
py-automat"