wok-next diff xfce4-notifyd/receipt @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
parents 5669e8b3be70
children
line diff
     1.1 --- a/xfce4-notifyd/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.2 +++ b/xfce4-notifyd/receipt	Tue Sep 01 11:04:25 2020 +0000
     1.3 @@ -26,7 +26,7 @@
     1.4  genpkg_rules() {
     1.5  	# */bin/*-config usually a dev file, but not in this case
     1.6  	copy @std xfce4-notifyd-config
     1.7 -	DEPENDS="cairo dbus dbus-glib gdk-pixbuf glib gtk2 libnotify libxfce4ui \
     1.8 +	DEPENDS="libcairo dbus dbus-glib gdk-pixbuf glib gtk2 libnotify libxfce4ui \
     1.9  	libxfce4util xfconf libx11"
    1.10  	TAGS="Xfce"
    1.11  }