wok rev 8690
Fix bdep: xfce4-appfinder needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Feb 17 19:01:42 2011 +0100 (2011-02-17) |
parents | fbea817f94c5 |
children | 8cef97963c29 |
files | xfce4-appfinder/receipt |
line diff
1.1 --- a/xfce4-appfinder/receipt Thu Feb 17 19:00:59 2011 +0100 1.2 +++ b/xfce4-appfinder/receipt Thu Feb 17 19:01:42 2011 +0100 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xfce Application Finder" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="garcon libxfce4ui thunar gamin hal" 1.8 -BUILD_DEPENDS="libxfce4ui-dev " 1.9 +DEPENDS="garcon libxfce4ui thunar gamin" 1.10 +BUILD_DEPENDS="intltool " 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.xfce.org" 1.13 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"