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

Small updates... "bzip2" and "cairo": follow "libpkg - pkg - pkg-dev" rule
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 04 17:29:48 2019 +0200 (2019-01-04)
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	Fri Jan 04 17:29:48 2019 +0200
     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  }