wok-next diff listpatron/receipt @ rev 21506

updated augeas (1.11.0 -> 1.12.0)
author Hans-G?nter Theisgen
date Fri Jun 19 08:02:39 2020 +0100 (2020-06-19)
parents d5aab818505e
children
line diff
     1.1 --- a/listpatron/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/listpatron/receipt	Fri Jun 19 08:02:39 2020 +0100
     1.3 @@ -30,5 +30,5 @@
     1.4  	cp -a $install/usr/share/xml $fs/usr/share
     1.5  	cd $fs/usr/share/pixmaps
     1.6  	ln -s listpatron/icons/listpatron-col-add.png listpatron.png
     1.7 -	DEPENDS="gtk2 xorg-libXdamage"
     1.8 +	DEPENDS="gtk2 libxdamage"
     1.9  }