wok-next diff xfce4-appfinder/receipt @ rev 9103
Fix infinite loop into lxshortcut
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Mar 04 14:56:49 2011 +0100 (2011-03-04) |
parents | 2e5aecadbe0e |
children | f1502b62ffec |
line diff
1.1 --- a/xfce4-appfinder/receipt Thu Feb 17 19:01:42 2011 +0100 1.2 +++ b/xfce4-appfinder/receipt Fri Mar 04 14:56:49 2011 +0100 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xfce Application Finder" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="garcon libxfce4ui thunar gamin" 1.8 -BUILD_DEPENDS="intltool " 1.9 +DEPENDS="gtk+ garcon libxfce4ui xfconf thunar gamin dbus-glib startup-notification" 1.10 +BUILD_DEPENDS="intltool" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.xfce.org" 1.13 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"