wok diff zvbi/receipt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (2022-05-10)
parents c365fe17a816
children b0069c845544
line diff
     1.1 --- a/zvbi/receipt	Sat Sep 25 16:21:20 2021 +0000
     1.2 +++ b/zvbi/receipt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -14,6 +14,7 @@
     1.4  DEPENDS="libpng xorg-libX11"
     1.5  BUILD_DEPENDS="libpng-dev xorg-libX11-dev zlib-dev"
     1.6  
     1.7 +# What is the latest version available today?
     1.8  current_version()
     1.9  {
    1.10  	wget -O - https://sourceforge.net/projects/zapping/files/zvbi/ 2>/dev/null | \