wok-6.x diff xfconf/receipt @ rev 8265
Added intltool to gpicview build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jan 29 20:06:12 2011 +0000 (2011-01-29) |
parents | 44c18298eb0f |
children | 0cdfcdc0e0e0 |
line diff
1.1 --- a/xfconf/receipt Thu Jan 20 02:17:43 2011 +0100 1.2 +++ b/xfconf/receipt Sat Jan 29 20:06:12 2011 +0000 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"