From e3454017c968cd525031b75a2c84aedb702e70bd Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Mon, 17 Jun 2013 21:15:27 +0200 Subject: [PATCH] mercurial 2.2.2: update [BUILD_]REQUIRES --- dev-vcs/mercurial/mercurial-2.2.2.recipe | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dev-vcs/mercurial/mercurial-2.2.2.recipe b/dev-vcs/mercurial/mercurial-2.2.2.recipe index 3d3bbf397..931df8156 100644 --- a/dev-vcs/mercurial/mercurial-2.2.2.recipe +++ b/dev-vcs/mercurial/mercurial-2.2.2.recipe @@ -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