# HG changeset patch # User Pascal Bellard # Date 1693392799 0 # Node ID aff60e1ea082ad8a3bc78695baeb4b29e77bc518 # Parent 8a1b5064cec9b596a8e060b52f6953c868c21624 Up youtube-dl (again) diff -r 8a1b5064cec9 -r aff60e1ea082 youtube-dl/receipt --- a/youtube-dl/receipt Wed Aug 30 10:43:14 2023 +0000 +++ b/youtube-dl/receipt Wed Aug 30 10:53:19 2023 +0000 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/ytdl-org/youtube-dl/archive/refs/tags/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="python setuptools" +BUILD_DEPENDS="python python-setuptools" # What is the latest version available today? current_version()