mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/deluge: add 'py-automat' dependency
Related to https://bugs.alpinelinux.org/issues/9423
This commit is contained in:
parent
4f76d65b67
commit
e56cdb447e
@ -2,14 +2,15 @@
|
||||
# Maintainer: August Klein <amatcoder@gmail.com>
|
||||
pkgname=deluge
|
||||
pkgver=1.3.15
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
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
|
||||
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"
|
||||
xdg-utils py-constantly py-incremental py-attrs py-service_identity
|
||||
py-automat"
|
||||
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user