julia: set compatibility with suite-sparse
(#41754)
This commit is contained in:
parent
1c6b38f36d
commit
e5e767b300
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ class Julia(MakefilePackage):
|
|||
depends_on("libuv", when="@:1.7")
|
||||
depends_on("libuv-julia@1.42.0", when="@1.8.0:1.8.1")
|
||||
depends_on("libuv-julia@1.44.2", when="@1.8.2:")
|
||||
depends_on("suite-sparse@5.4:5.10", when="@1.6:1.9")
|
||||
|
||||
with when("@1.9.0:1.9"):
|
||||
# libssh2.so.1, libpcre2-8.so.0, mbedtls.so.14, mbedcrypto.so.7, mbedx509.so.1
|
||||
|
|
Loading…
Reference in a new issue