Building OpenBLAS requires recent binutils
This commit is contained in:
parent
a87ae5173f
commit
f461b99722
@ -20,6 +20,7 @@ class Julia(Package):
|
|||||||
# depends_on("pkg-config")
|
# depends_on("pkg-config")
|
||||||
|
|
||||||
# Combined build-time and run-time dependencies:
|
# Combined build-time and run-time dependencies:
|
||||||
|
depends_on("binutils")
|
||||||
depends_on("cmake @2.8:")
|
depends_on("cmake @2.8:")
|
||||||
depends_on("git")
|
depends_on("git")
|
||||||
depends_on("openssl")
|
depends_on("openssl")
|
||||||
|
Loading…
Reference in New Issue
Block a user