mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
mercurial 2.2.2: update [BUILD_]REQUIRES
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user