Reviewed-by: haampie, bernhardkaindl
This commit is contained in:
parent
497682260f
commit
b31f1b0353
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ class Ninja(Package):
|
|||
version("1.6.0", sha256="b43e88fb068fe4d92a3dfd9eb4d19755dae5c33415db2e9b7b61b4659009cde7")
|
||||
|
||||
depends_on("python", type="build")
|
||||
depends_on("re2c@0.11.3:", type="build")
|
||||
|
||||
phases = ["configure", "install"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue