rocsolver depends on fmt@7:8.0.1 (#29391)
This commit is contained in:
parent
aea10bf876
commit
2a64c6a402
@ -43,7 +43,7 @@ class Rocsolver(CMakePackage):
|
||||
|
||||
depends_on('cmake@3.8:', type='build', when='@4.1.0:')
|
||||
depends_on('cmake@3.5:', type='build')
|
||||
depends_on('fmt@7.1.3:', type='build', when='@4.5.0:')
|
||||
depends_on('fmt@7:8.0.1', type='build', when='@4.5.0:')
|
||||
|
||||
depends_on('googletest@1.10.0:', type='test')
|
||||
depends_on('netlib-lapack@3.7.1:', type='test')
|
||||
|
Loading…
Reference in New Issue
Block a user