summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2016-12-16 02:18:52 +0100
committerJosip Ponjavic2016-12-16 02:18:52 +0100
commitb745ceb718299ac571d96a1cbdace42c361e9823 (patch)
tree7bb5657644e5a89fb5e107808284b82a8748ef0b /PKGBUILD
parentb4c5ac97de8ac0eb12718c7c090791df935c33d9 (diff)
downloadaur-b745ceb718299ac571d96a1cbdace42c361e9823.tar.gz
fix...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a16078298689..3ae559ec7f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://streamlink.github.io/'
license=('BSD')
depends=('python-pycryptodome' 'python-requests' 'python-setuptools' 'rtmpdump')
-checkdepends=('python-mock' 'python-pytest-cov')
+checkdepends=('python-mock' 'python-pytest')
makedepends=('git' 'python-sphinx')
optdepends=('python-librtmp: Required by the ustreamtv plugin to be able to use non-mobile streams.')
provides=('streamlink')