wok-next diff utox/receipt @ rev 21276

try to build gens-gs again
author Hans-G?nter Theisgen
date Sat Dec 07 15:51:18 2019 +0100 (2019-12-07)
parents 5669e8b3be70
children
line diff
     1.1 --- a/utox/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.2 +++ b/utox/receipt	Sat Dec 07 15:51:18 2019 +0100
     1.3 @@ -13,5 +13,5 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	install -D $src/$TARBALL $fs/usr/bin/utox
     1.7 -	DEPENDS="dbus bzlib libx11 gtk2"
     1.8 +	DEPENDS="dbus libbzip2 libx11 gtk2"
     1.9  }