mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
intltool: declare minimum xml_parser version
This commit is contained in:
@@ -12,7 +12,7 @@ files. This merge step will happen at build resp. installation time."
|
||||
HOMEPAGE="http://freedesktop.org/wiki/Software/intltool"
|
||||
COPYRIGHT="1994-1996, 1999-2002, 2004-2015 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://launchpad.net/intltool/trunk/$portVersion/+download/intltool-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd"
|
||||
PATCHES="intltool-$portVersion.patchset"
|
||||
@@ -31,7 +31,7 @@ REQUIRES="
|
||||
haiku
|
||||
cmd:file
|
||||
cmd:perl
|
||||
xml_parser
|
||||
xml_parser >= 2.44-4
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user