wok rev 25620
Up youtube-dl (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 30 10:53:19 2023 +0000 (14 months ago) |
parents | 8a1b5064cec9 |
children | 05e77d6ca9c1 |
files | youtube-dl/receipt |
line diff
1.1 --- a/youtube-dl/receipt Wed Aug 30 10:43:14 2023 +0000 1.2 +++ b/youtube-dl/receipt Wed Aug 30 10:53:19 2023 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/ytdl-org/youtube-dl/archive/refs/tags/$VERSION.tar.gz" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python setuptools" 1.8 +BUILD_DEPENDS="python python-setuptools" 1.9 1.10 # What is the latest version available today? 1.11 current_version()