wok-next diff midori/receipt @ rev 20129

Update gsettings-desktop-schemas; update dependencies in tazweb, midori.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 31 13:11:53 2017 +0200 (2017-10-31)
parents b9ff88ab27f7
children af2860af5ac8
line diff
     1.1 --- a/midori/receipt	Thu Oct 12 06:46:48 2017 +0300
     1.2 +++ b/midori/receipt	Tue Oct 31 13:11:53 2017 +0200
     1.3 @@ -30,6 +30,7 @@
     1.4  genpkg_rules() {
     1.5  	copy @std
     1.6  	DEPENDS="atk cairo fontconfig freetype gcr-base gdk-pixbuf glib gtk+ \
     1.7 -	libsoup libsoup-gnome libsqlite3 libxml2 p11-kit pango webkitgtk"
     1.8 +	libsoup libsoup-gnome libsqlite3 libxml2 p11-kit pango webkitgtk   \
     1.9 +	gsettings-desktop-schemas"
    1.10  	TAGS="web-browser web webkit"
    1.11  }