mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
ninja: depends on cmd:zsh
This commit is contained in:
@@ -9,7 +9,7 @@ it can build LLVM, KDE, Blender, etc."
|
||||
HOMEPAGE="https://ninja-build.org/"
|
||||
COPYRIGHT="2012-2019 Google Inc."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/ninja-build/ninja/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="31747ae633213f1eda3842686f83c2aa1412e0f5691d1c14dbbcc67fe7400cea"
|
||||
PATCHES="ninja-$portVersion.patchset"
|
||||
@@ -47,7 +47,7 @@ PROVIDES_zsh="
|
||||
"
|
||||
REQUIRES_zsh="
|
||||
ninja$secondaryArchSuffix == $portVersion base
|
||||
zsh >= 5.0
|
||||
cmd:zsh >= 5.0
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user