wok-next diff xombrero/receipt @ rev 21715

Up cookutils (1146)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 28 07:53:22 2020 +0000 (2020-07-28)
parents 5669e8b3be70
children
line diff
     1.1 --- a/xombrero/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.2 +++ b/xombrero/receipt	Tue Jul 28 07:53:22 2020 +0000
     1.3 @@ -41,7 +41,7 @@
     1.4  genpkg_rules() {
     1.5  	copy @std
     1.6  	CONFIG_FILES="/etc/xombrero.conf"
     1.7 -	DEPENDS="atk cairo fontconfig freetype gdk-pixbuf glib gtk2 libbsd \
     1.8 +	DEPENDS="atk libcairo fontconfig freetype gdk-pixbuf glib gtk2 libbsd \
     1.9  	libgnutls libsoup pango webkitgtk libx11"
    1.10  	TAGS="web-browser"
    1.11  }