wok-stable rev 5218
xfce4-session: Fix DEPENDS. perl-xml-parser witch to SUGGESTED.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Apr 06 22:32:03 2010 +0200 (2010-04-06) |
parents | 5b51f26f0750 |
children | fb6366751bde |
files | xfce4-session/receipt |
line diff
1.1 --- a/xfce4-session/receipt Tue Apr 06 23:26:30 2010 +0000 1.2 +++ b/xfce4-session/receipt Tue Apr 06 22:32:03 2010 +0200 1.3 @@ -5,8 +5,9 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xfce session manager" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libxfce4util libxfcegui4 libwnck perl-xml-parser xorg-iceauth \ 1.8 +DEPENDS="libxfce4util libxfcegui4 libwnck xorg-iceauth \ 1.9 dbus-glib libglade" 1.10 +SUGGESTED="perl-xml-parser" 1.11 BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libwnck-dev xorg-iceauth" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://www.xfce.org/"