# HG changeset patch # User Antoine Bodin # Date 1295538469 -3600 # Node ID 4658744fd6f0271ef39d84272c2309da903cb649 # Parent dba98e5827dd35fa8f032861e588056aa8dec5b6 Fix: xfce4-panel needs exo to compile diff -r dba98e5827dd -r 4658744fd6f0 xfce4-panel/receipt --- a/xfce4-panel/receipt Thu Jan 20 16:46:44 2011 +0100 +++ b/xfce4-panel/receipt Thu Jan 20 16:47:49 2011 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-ng-uuid dbus-glib" BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck-dev cairo-dev garcon-dev - xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev intltool" + xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev intltool exo" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL"