wok diff xfce4-session/receipt @ rev 8336

Fix: xorg-libXrandr build_depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 02 01:55:01 2011 +0100 (2011-02-02)
parents 9c447ed38dd5
children 02cacf71bdcf
line diff
     1.1 --- a/xfce4-session/receipt	Thu Jan 20 02:16:59 2011 +0100
     1.2 +++ b/xfce4-session/receipt	Wed Feb 02 01:55:01 2011 +0100
     1.3 @@ -7,7 +7,8 @@
     1.4  MAINTAINER="erjo@slitaz.org"
     1.5  DEPENDS="libxfce4util libxfce4ui libwnck dbus-glib libglade xorg-iceauth"
     1.6  SUGGESTED="perl-xml-parser"
     1.7 -BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev xfconf-dev libglade-dev dbus-dev dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-ng-uuid-dev"
     1.8 +BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev xfconf-dev libglade-dev dbus-dev  \
     1.9 +dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-ng-uuid-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.xfce.org/"
    1.12  WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL"