wok-current diff xfce4-panel/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 | c6a66582f753 |
children | 4658744fd6f0 |
line diff
1.1 --- a/xfce4-panel/receipt Thu Jan 20 02:16:45 2011 +0100 1.2 +++ b/xfce4-panel/receipt Thu Jan 20 15:02:14 2011 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-ng-uuid dbus-glib" 1.6 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck-dev cairo-dev garcon-dev 1.7 - xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev" 1.8 + xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-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"