wok diff youtube-dl/receipt @ rev 25735

Remove iptraf: replaced by iptraf-ng
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 23 09:39:49 2024 +0000 (5 weeks ago)
parents 8a1b5064cec9
children
line diff
     1.1 --- a/youtube-dl/receipt	Wed Aug 30 10:43:14 2023 +0000
     1.2 +++ b/youtube-dl/receipt	Fri Aug 23 09:39:49 2024 +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()