spiner: update catch2 dependency (#50275)
This commit is contained in:
parent
787bff0d6a
commit
03073a5fed
@ -53,6 +53,7 @@ class Spiner(CMakePackage):
|
||||
|
||||
depends_on("cmake@3.12:", when="@:1.5.1", type="build")
|
||||
depends_on("cmake@3.23:", when="@1.6.0:", type="build")
|
||||
depends_on("catch2@3.7.1:", when="@1.6.3:", type="test")
|
||||
depends_on("catch2@2.13.4:2.13.9", type="test")
|
||||
depends_on("ports-of-call@1.2.0:", when="@:1.5.1")
|
||||
depends_on("ports-of-call@1.5.1:", when="@1.6.0:")
|
||||
|
Loading…
Reference in New Issue
Block a user