wok-next diff lrzip/receipt @ rev 21360

guacamole: inserted fix libtool
author Hans-G?nter Theisgen
date Mon Apr 13 06:41:39 2020 +0100 (2020-04-13)
parents d5aab818505e
children
line diff
     1.1 --- a/lrzip/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/lrzip/receipt	Mon Apr 13 06:41:39 2020 +0100
     1.3 @@ -23,6 +23,6 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	DEPENDS="lzo bzlib zlib gcc-lib-base"
     1.8 +	DEPENDS="lzo libbzip2 zlib gcc-lib-base"
     1.9  	TAGS="compression archive"
    1.10  }