summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2017-04-26 05:30:35 +0200
committerJosip Ponjavic2017-04-26 05:30:35 +0200
commit04a94dacc33a480d787490729a534f831df82795 (patch)
treee49c3cece6328533b80115e093339dae51b2accc /PKGBUILD
parent10ab2524bda8307a020d5911079b159f020fd4e9 (diff)
downloadaur-04a94dacc33a480d787490729a534f831df82795.tar.gz
bump for updated ustream plugin, remove optional python-librtmp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0df98ce68cee..c3308957a9b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,8 +27,7 @@ fi
depends+=('python-requests' 'rtmpdump')
checkdepends=("python-"{mock,pytest})
makedepends=('git' "python-"{setuptools,sphinx})
-optdepends=('ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+'
- 'python-librtmp: Required by the ustreamtv plugin to be able to use non-mobile streams.')
+optdepends=('ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+')
provides=('streamlink')
conflicts+=('streamlink')
source=('git+https://github.com/streamlink/streamlink.git')