intltool: require latest perl-XML-Parser.
This commit is contained in:
parent
21ea387453
commit
76f5be2009
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Template build file for 'intltool'.
|
# Template build file for 'intltool'.
|
||||||
pkgname=intltool
|
pkgname=intltool
|
||||||
version=0.50.2
|
version=0.50.2
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
homepage="https://edge.launchpad.net/intltool"
|
homepage="https://edge.launchpad.net/intltool"
|
||||||
distfiles="http://launchpad.net/intltool/trunk/$version/+download/$pkgname-$version.tar.gz"
|
distfiles="http://launchpad.net/intltool/trunk/$version/+download/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
fulldepends="perl-XML-Parser gettext"
|
fulldepends="perl-XML-Parser>=2.41_1 gettext"
|
||||||
short_desc="Toolbox for internationalisation"
|
short_desc="Toolbox for internationalisation"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -26,5 +28,3 @@ long_desc="
|
||||||
scripts and does the other magic to your module. So users building
|
scripts and does the other magic to your module. So users building
|
||||||
from tarballs don't need intltool, only folks building from cvs.
|
from tarballs don't need intltool, only folks building from cvs.
|
||||||
(This is modeled on gettextize.)"
|
(This is modeled on gettextize.)"
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Reference in a new issue