wok rev 8043
Fix: xfce4-panel needs exo to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 20 16:47:49 2011 +0100 (2011-01-20) |
parents | dba98e5827dd |
children | e74afedc7550 |
files | xfce4-panel/receipt |
line diff
1.1 --- a/xfce4-panel/receipt Thu Jan 20 16:46:44 2011 +0100 1.2 +++ b/xfce4-panel/receipt Thu Jan 20 16:47:49 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 intltool" 1.8 + xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev 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"