mercurial 2.2.2: update [BUILD_]REQUIRES

This commit is contained in:
Ingo Weinhold
2013-06-17 21:15:27 +02:00
parent bc9da42f92
commit e3454017c9

View File

@@ -5,7 +5,7 @@ COPYRIGHT="2005-2012 Matt Mackall et al."
LICENSE="GNU GPL v2"
SRC_URI="http://mercurial.selenic.com/release/mercurial-2.2.2.tar.gz"
CHECKSUM_MD5="9f59b5d71969cbb2671702cd2a7a5a11"
REVISION="2"
REVISION="3"
ARCHITECTURES="x86_gcc2 ?x86"
PATCHES="mercurial-2.2.2.patch"
@@ -18,10 +18,12 @@ REQUIRES="
haiku_devel >= $haikuVersion
python
cmd:nano
lib:libintl
"
BUILD_REQUIRES="
$REQUIRES
gettext
python
cmd:gettext
cmd:nano
"
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion