wok rev 11500
exo: Fix BUILD_DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Dec 21 23:36:55 2011 +0100 (2011-12-21) |
parents | ece095a22816 |
children | 810c8b466cc1 |
files | exo/receipt |
line diff
1.1 --- a/exo/receipt Wed Dec 21 00:14:45 2011 +0100 1.2 +++ b/exo/receipt Wed Dec 21 23:36:55 2011 +0100 1.3 @@ -6,7 +6,8 @@ 1.4 SHORT_DESC="Xfce Exo library and tools" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="exo-tools libexo" 1.7 -BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev intltool" 1.8 +BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev intltool 1.9 + util-linux-ng-uuid-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.xfce.org" 1.12 WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL"