wok-next diff xfce4-appfinder/receipt @ rev 9613
Fixed taglib-dev. It was not a wanted package before.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Apr 17 10:06:14 2011 +0000 (2011-04-17) |
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 Sun Apr 17 10:06:14 2011 +0000 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"