mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
gallery-dl: test with yt-dlp
This commit is contained in:
parent
834ddb5a53
commit
229997b87e
1 changed files with 1 additions and 1 deletions
|
@ -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 <solitudesf@protonmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
|
|
Loading…
Add table
Reference in a new issue