wok diff xfconf/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 44c18298eb0f
children 0cdfcdc0e0e0
line diff
     1.1 --- a/xfconf/receipt	Thu Jan 20 02:17:43 2011 +0100
     1.2 +++ b/xfconf/receipt	Thu Jan 20 15:02:14 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Xfce Copnfiguration Utility"
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  DEPENDS="gtk+ libxfce4util dbus-glib"
     1.7 -BUILD_DEPENDS="gtk+-dev libxfce4util-dev dbus-dev dbus-glib-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev libxfce4util-dev dbus-dev dbus-glib-dev intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.xfce.org"
    1.11  WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL"