diff --git a/srcpkgs/gallery-dl/template b/srcpkgs/gallery-dl/template index 050c8e2f5f9..4de3fcdd229 100644 --- a/srcpkgs/gallery-dl/template +++ b/srcpkgs/gallery-dl/template @@ -6,7 +6,7 @@ build_style=python3-module make_check_args="--ignore test/test_results.py" hostmakedepends="python3-setuptools" depends="python3-requests" -checkdepends="${depends} youtube-dl python3-pytest" +checkdepends="${depends} yt-dlp python3-pytest" short_desc="Command-line program to download image galleries" maintainer="SolitudeSF " license="GPL-2.0-only"