diff --git a/srcpkgs/intltool/template b/srcpkgs/intltool/template index 7c9e3bf2995..7d84ae939f2 100644 --- a/srcpkgs/intltool/template +++ b/srcpkgs/intltool/template @@ -1,10 +1,12 @@ # Template build file for 'intltool'. pkgname=intltool version=0.50.2 +revision=1 +noarch=yes homepage="https://edge.launchpad.net/intltool" distfiles="http://launchpad.net/intltool/trunk/$version/+download/$pkgname-$version.tar.gz" build_style=gnu-configure -fulldepends="perl-XML-Parser gettext" +fulldepends="perl-XML-Parser>=2.41_1 gettext" short_desc="Toolbox for internationalisation" maintainer="Juan RP " license="GPL-2" @@ -26,5 +28,3 @@ 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.)" - -noarch=yes