wok-current rev 8042
Fix: xfce4-settings needs exo to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 20 16:46:44 2011 +0100 (2011-01-20) |
parents | 72bc96e0a475 |
children | 4658744fd6f0 |
files | xfce4-settings/receipt |
line diff
1.1 --- a/xfce4-settings/receipt Thu Jan 20 16:26:01 2011 +0100 1.2 +++ b/xfce4-settings/receipt Thu Jan 20 16:46:44 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 xorg-libXrandr libnotify libwnck" 1.5 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev xfconf-dev libglade-dev 1.6 dbus-glib-dev xorg-libXi-dev xorg-libXrandr-dev xorg-inputproto libnotify-dev \ 1.7 -intltool" 1.8 +intltool exo" 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"