wok-next rev 8044
Fix: xfce4-icon-theme needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 20 16:49:16 2011 +0100 (2011-01-20) |
parents | 4658744fd6f0 |
children | fe2fd41e6103 |
files | xfce4-icon-theme/receipt |
line diff
1.1 --- a/xfce4-icon-theme/receipt Thu Jan 20 16:47:49 2011 +0100 1.2 +++ b/xfce4-icon-theme/receipt Thu Jan 20 16:49:16 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Icon theme for Xfce Desktop Environment" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="" 1.8 +BUILD_DEPENDS="intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.xfce.org/" 1.11 WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"