wok diff xfce4-appfinder/receipt @ rev 12672
gtk-gnutella: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 01 13:13:13 2012 +0200 (2012-05-01) |
parents | f1502b62ffec |
children | 380ffe05937a |
line diff
1.1 --- a/xfce4-appfinder/receipt Mon May 16 22:50:57 2011 +0200 1.2 +++ b/xfce4-appfinder/receipt Tue May 01 13:13:13 2012 +0200 1.3 @@ -10,9 +10,9 @@ 1.4 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 DEPENDS="gtk+ garcon libxfce4ui xfconf thunar gamin dbus-glib startup-notification \ 1.7 - garcon util-linux-ng-uuid" 1.8 + garcon util-linux-uuid" 1.9 BUILD_DEPENDS="intltool libxfce4util-dev libxfce4ui-dev garcon-dev xfconf-dev \ 1.10 - startup-notification-dev dbus-glib-dev util-linux-ng-uuid-dev " 1.11 + startup-notification-dev dbus-glib-dev util-linux-uuid-dev " 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()