gnu: mpb: Switch to openblas.
* gnu/packages/engineering.scm (mpb): Switch input dependency from lapack to openblas. Change-Id: Ie5920a0014942642360660f7022f887af4eab721 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
5d3fc03690
commit
a5293c81a8
@ -1654,7 +1654,7 @@ for scientific simulations.")
|
||||
("gsl" ,gsl)
|
||||
("guile" ,guile-2.2)
|
||||
("hdf5" ,hdf5)
|
||||
("lapack" ,lapack)
|
||||
("openblas" ,openblas)
|
||||
("libctl" ,guile-libctl)
|
||||
("readline" ,readline)
|
||||
("zlib" ,zlib)))
|
||||
|
Loading…
Reference in New Issue
Block a user