wok-next diff zip/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents d457c4e37c1b
children
line diff
     1.1 --- a/zip/receipt	Fri Nov 09 13:21:03 2018 +0200
     1.2 +++ b/zip/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -24,6 +24,6 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	DEPENDS="bzlib"
     1.8 +	DEPENDS="libbzip2"
     1.9  	TAGS="archive compression"
    1.10  }