From 2fa8c4cf5f32177bd6fed89e3194f7467e2f3d2e Mon Sep 17 00:00:00 2001 From: dkwo Date: Tue, 30 May 2023 17:58:13 -0400 Subject: [PATCH] yt-dlp: add depends from pip3 check --- srcpkgs/yt-dlp/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index a13631631169..a07e4717009b 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,16 +1,17 @@ # Template file for 'yt-dlp' pkgname=yt-dlp version=2023.03.04 -revision=1 +revision=2 build_style=python3-module make_check_args="-k not(download)" hostmakedepends="python3-setuptools" -depends="python3" +depends="python3 python3-Brotli python3-certifi python3-mutagen + python3-pycryptodomex python3-websockets" checkdepends="python3-pytest-xdist" short_desc="CLI program to download videos from YouTube and other sites" maintainer="Michal Vasilek " license="Unlicense" homepage="https://github.com/yt-dlp/yt-dlp" changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md" -distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp.tar.gz" +distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz" checksum=771d2abefcd5f1e6f3ab6d6d18cdae98be4ab73538d1174e7e7236640418e150