diff options
-rw-r--r-- | testing/deluge/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/deluge/APKBUILD b/testing/deluge/APKBUILD index 7e096b3891..7eadcd88b2 100644 --- a/testing/deluge/APKBUILD +++ b/testing/deluge/APKBUILD @@ -8,8 +8,8 @@ url="https://deluge-torrent.org" arch="noarch" license="GPL-3.0" depends="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-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" makedepends="intltool librsvg-dev py-gtk-dev py-mako py-setuptools" subpackages="$pkgname-lang $pkgname-doc" source="https://download.deluge-torrent.org/source/$pkgname-$pkgver.tar.bz2" |