diff --git a/templates/intltool/template b/templates/intltool/template index e94e7242854..321a7f23c0e 100644 --- a/templates/intltool/template +++ b/templates/intltool/template @@ -1,13 +1,12 @@ # Template build file for 'intltool'. pkgname=intltool -version=0.40.4 +version=0.40.6 distfiles=" http://ftp.gnome.org/pub/GNOME/sources/intltool/0.40/$pkgname-$version.tar.bz2" build_style=gnu_configure -make_cmd="$XBPS_MASTERDIR/bin/gmake" short_desc="Toolbox for internationalisation" maintainer="Juan RP " -checksum=2d6bf321d83a6ac6967bad8f4439af7a14d84314 +checksum=4d1e5f8561f09c958e303d4faa885079a5e173a61d28437d0013ff5efc9e3b64 long_desc=" The intltool collection can be used to do these things: @@ -25,3 +24,6 @@ long_desc=" scripts and does the other magic to your module. So users building from tarballs don't need intltool, only folks building from cvs. (This is modeled on gettextize.)" + +Add_dependency full glibc +Add_dependency full perl-XML-Parser