wok diff xfce4-session/receipt @ rev 5333
glibc: dont use configparms (Thanks Alexander)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Apr 25 21:47:06 2010 +0200 (2010-04-25) |
parents | 413b0174114a |
children | ccf7ab705312 |
line diff
1.1 --- a/xfce4-session/receipt Sun Feb 28 18:16:33 2010 +0100 1.2 +++ b/xfce4-session/receipt Sun Apr 25 21:47:06 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/"