[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sat Dec 2 18:13:56 UTC 2017
Date: Saturday, December 2, 2017 @ 18:13:54
Author: jlichtblau
Revision: 271903
FS#49982 fix
Modified:
youtube-dl/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-02 18:04:24 UTC (rev 271902)
+++ PKGBUILD 2017-12-02 18:13:54 UTC (rev 271903)
@@ -13,6 +13,7 @@
optdepends=('ffmpeg: for video post-processing'
'rtmpdump: for rtmp streams support'
'atomicparsley: for embedding thumbnails into m4a files'
+ 'python-crypto: for hlsnative downloader'
'phantomjs')
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
sha256sums=('0a523db989f0f75e7e91676d6e416dad22a0e1ef3341cec652bf5b06c07fc5e1'
More information about the arch-commits
mailing list