# HG changeset patch # User Antoine Bodin # Date 1295538404 -3600 # Node ID dba98e5827dd35fa8f032861e588056aa8dec5b6 # Parent 72bc96e0a47532827bdbba682b99fb313820e139 Fix: xfce4-settings needs exo to compile diff -r 72bc96e0a475 -r dba98e5827dd xfce4-settings/receipt --- a/xfce4-settings/receipt Thu Jan 20 16:26:01 2011 +0100 +++ b/xfce4-settings/receipt Thu Jan 20 16:46:44 2011 +0100 @@ -9,7 +9,7 @@ xorg-libXrandr libnotify libwnck" BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev xfconf-dev libglade-dev dbus-glib-dev xorg-libXi-dev xorg-libXrandr-dev xorg-inputproto libnotify-dev \ -intltool" +intltool exo" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL"