metabat: adding missing build dependency (#34530)
This commit is contained in:
parent
6e4684fbca
commit
d2aa8466eb
@ -28,6 +28,7 @@ class Metabat(CMakePackage):
|
||||
deprecated=True,
|
||||
)
|
||||
|
||||
depends_on("autoconf", type="build")
|
||||
depends_on("cmake", type="build", when="@2.13:")
|
||||
depends_on("boost@1.55.0:", type=("build", "run"))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user