summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4afff25cdd89..dc8dace795e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = streamlink-git
pkgdesc = CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
- pkgver = 0.3.0.r8.g5b9f68a
+ pkgver = 0.3.0.r18.g6400e04
pkgrel = 1
url = https://streamlink.github.io/
arch = any
@@ -8,10 +8,12 @@ pkgbase = streamlink-git
checkdepends = python-mock
checkdepends = python-pytest
makedepends = git
+ makedepends = python-setuptools
makedepends = python-sphinx
+ depends = python-iso3166
+ depends = python-iso639
depends = python-pycryptodome
depends = python-requests
- depends = python-setuptools
depends = rtmpdump
optdepends = ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+
optdepends = python-librtmp: Required by the ustreamtv plugin to be able to use non-mobile streams.