wok-next diff spacefm/receipt @ rev 21174

shaarli: fix tarball
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 14 16:02:11 2019 +0200 (2019-04-14)
parents 5669e8b3be70
children
line diff
     1.1 --- a/spacefm/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.2 +++ b/spacefm/receipt	Sun Apr 14 16:02:11 2019 +0200
     1.3 @@ -50,14 +50,14 @@
     1.4  		spacefm-gtk2)
     1.5  			copy @std @ico
     1.6  			CAT="system-tools|with GTK+2 interface"
     1.7 -			DEPENDS="cairo eudev ffmpegthumbnailer gdk-pixbuf glib gtk2 pango \
     1.8 +			DEPENDS="libcairo eudev ffmpegthumbnailer gdk-pixbuf glib gtk2 pango \
     1.9  			startup-notification libx11   bash"
    1.10  			TAGS="file-manager"
    1.11  			;;
    1.12  		spacefm-gtk3)
    1.13  			copy @std @ico
    1.14  			CAT="system-tools|with GTK+3 interface"
    1.15 -			DEPENDS="cairo eudev ffmpegthumbnailer gdk-pixbuf glib gtk3 pango \
    1.16 +			DEPENDS="libcairo eudev ffmpegthumbnailer gdk-pixbuf glib gtk3 pango \
    1.17  			startup-notification libx11   bash"
    1.18  			TAGS="file-manager"
    1.19  			;;