wok-current diff xfce4-settings/receipt @ rev 8039

Fix: most xfce4 apps need intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 20 15:02:14 2011 +0100 (2011-01-20)
parents c5b3cfecea6f
children dba98e5827dd
line diff
     1.1 --- a/xfce4-settings/receipt	Wed Jan 19 21:54:37 2011 +0000
     1.2 +++ b/xfce4-settings/receipt	Thu Jan 20 15:02:14 2011 +0100
     1.3 @@ -8,7 +8,8 @@
     1.4  DEPENDS="libxfce4util libxfce4ui libexo xfconf libglade dbus-glib xorg-libXi \
     1.5  xorg-libXrandr libnotify libwnck"
     1.6  BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev xfconf-dev libglade-dev 
     1.7 - dbus-glib-dev xorg-libXi-dev xorg-libXrandr-dev xorg-inputproto libnotify-dev"
     1.8 + dbus-glib-dev xorg-libXi-dev xorg-libXrandr-dev xorg-inputproto libnotify-dev \
     1.9 +intltool"
    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"