wok-next diff lxinput/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents 5669e8b3be70
children
line diff
     1.1 --- a/lxinput/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.2 +++ b/lxinput/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4  genpkg_rules() {
     1.5  	# skip icons (found in the icon theme)
     1.6  	copy bin/ *.ui
     1.7 -	DEPENDS="atk cairo fontconfig freetype gdk-pixbuf glib gtk2 pango \
     1.8 +	DEPENDS="atk libcairo fontconfig freetype gdk-pixbuf glib gtk2 pango \
     1.9  	libx11   xset"
    1.10  	TAGS="LXDE keyboard mouse"
    1.11  }