# HG changeset patch # User Antoine Bodin # Date 1297965702 -3600 # Node ID 2e5aecadbe0ec8e04ee524669b16a2077688d40b # Parent fbea817f94c54810b517f3e8ebd040ea438da25b Fix bdep: xfce4-appfinder needs intltool to compile diff -r fbea817f94c5 -r 2e5aecadbe0e xfce4-appfinder/receipt --- a/xfce4-appfinder/receipt Thu Feb 17 19:00:59 2011 +0100 +++ b/xfce4-appfinder/receipt Thu Feb 17 19:01:42 2011 +0100 @@ -5,8 +5,8 @@ CATEGORY="x-window" SHORT_DESC="Xfce Application Finder" MAINTAINER="erjo@slitaz.org" -DEPENDS="garcon libxfce4ui thunar gamin hal" -BUILD_DEPENDS="libxfce4ui-dev " +DEPENDS="garcon libxfce4ui thunar gamin" +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"