wok-next diff gnome-klotski/receipt @ rev 21312

inkscape: added build dependency dbus-glib-dev
author Hans-G?nter Theisgen
date Tue Dec 10 15:00:13 2019 +0100 (2019-12-10)
parents f48456621a9d
children
line diff
     1.1 --- a/gnome-klotski/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/gnome-klotski/receipt	Tue Dec 10 15:00:13 2019 +0100
     1.3 @@ -24,5 +24,5 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	DEPENDS="cairo glib gtk3 libgee libgnome-games-support librsvg"
     1.8 +	DEPENDS="libcairo glib gtk3 libgee libgnome-games-support librsvg"
     1.9  }