gnu: octave-cli: Switch to openblas.
* gnu/packages/maths.scm (octave-cli): Switch input dependency from lapack to openblas. Change-Id: I3a624a44c1c9bc6be7360cfecbb61c955fa0d209 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
dc457d969b
commit
f51f351c1f
1 changed files with 1 additions and 1 deletions
|
@ -2956,10 +2956,10 @@ can solve two kinds of problems:
|
||||||
libjpeg-turbo
|
libjpeg-turbo
|
||||||
|
|
||||||
hdf5
|
hdf5
|
||||||
lapack
|
|
||||||
libsndfile
|
libsndfile
|
||||||
libxft
|
libxft
|
||||||
mesa
|
mesa
|
||||||
|
openblas
|
||||||
pcre
|
pcre
|
||||||
portaudio
|
portaudio
|
||||||
qhull
|
qhull
|
||||||
|
|
Reference in a new issue