wok-next diff thunar-volman/receipt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents 5669e8b3be70
children
line diff
     1.1 --- a/thunar-volman/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.2 +++ b/thunar-volman/receipt	Tue Sep 01 10:31:46 2020 +0000
     1.3 @@ -25,7 +25,7 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	DEPENDS="exo glib gtk2 libgudev libnotify libxfce4ui libxfce4util pango \
     1.8 +	DEPENDS="libexo glib gtk2 libgudev libnotify libxfce4ui libxfce4util pango \
     1.9  	xfconf   thunar"
    1.10  	TAGS="Xfce"
    1.11  }