wok-6.x rev 5574
intltool: add depend gettext
author | Akim Bey <gokhlayeh@mailoo.org> |
---|---|
date | Sat May 15 14:35:56 2010 +0000 (2010-05-15) |
parents | 2f9a90706449 |
children | 060862d55fb4 |
files | intltool/receipt |
line diff
1.1 --- a/intltool/receipt Sat May 15 16:05:09 2010 +0200 1.2 +++ b/intltool/receipt Sat May 15 14:35:56 2010 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Translation tools (PO, XML)." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -DEPENDS="perl perl-xml-parser" 1.8 +DEPENDS="perl perl-xml-parser gettext" 1.9 BUILD_DEPENDS="perl perl-xml-parser" 1.10 WEB_SITE="http://www.gnome.org/" 1.11 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/intltool/0.40/$TARBALL"