# HG changeset patch # User Christopher Rogers # Date 1297966647 0 # Node ID 9137f9e0fcd94070a4aee0bae3101d54ff474df2 # Parent 4290ed19d3c800520a62921b84c9b9bb613b6061 Fixed xfce4-appfinder depends again. diff -r 4290ed19d3c8 -r 9137f9e0fcd9 xfce4-appfinder/receipt --- a/xfce4-appfinder/receipt Fri Feb 18 00:01:51 2011 +0100 +++ b/xfce4-appfinder/receipt Thu Feb 17 18:17:27 2011 +0000 @@ -5,8 +5,8 @@ CATEGORY="x-window" SHORT_DESC="Xfce Application Finder" MAINTAINER="erjo@slitaz.org" -DEPENDS="garcon libxfce4ui thunar gamin" -BUILD_DEPENDS="intltool " +DEPENDS="gtk+ garcon libxfce4ui xfconf thunar gamin dbus-glib startup-notification" +BUILD_DEPENDS="intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"