wok-6.x diff xfmpc/receipt @ rev 8301
Fix: shared-mime-info now take care of --root= option
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 01 02:50:01 2011 +0100 (2011-02-01) |
parents | b7f355968e1d |
children | a3ce54180620 |
line diff
1.1 --- a/xfmpc/receipt Thu Feb 04 22:43:13 2010 +0100 1.2 +++ b/xfmpc/receipt Tue Feb 01 02:50:01 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="MPD client for Xfce." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libxfcegui4 libxfce4util libmpd" 1.8 +DEPENDS="libxfcegui4 libxfce4util libmpd startup-notification" 1.9 BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev libmpd-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://goodies.xfce.org/projects/applications/xfmpc"