wok-next diff listpatron/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 | d5aab818505e |
children |
line diff
1.1 --- a/listpatron/receipt Fri Nov 02 14:15:08 2018 +0200 1.2 +++ b/listpatron/receipt Sat Nov 21 14:32:44 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 }