intltool: require latest perl-XML-Parser.

This commit is contained in:
Juan RP 2012-05-27 12:36:24 +02:00
parent 21ea387453
commit 76f5be2009

View file

@ -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 <xtraeme@gmail.com>"
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