mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-04 16:25:54 +02:00
gnu: eigensoft: Do not refer to "lapacke" output.
* gnu/packages/bioinformatics.scm (eigensoft)[inputs]: Remove reference to non-existing "lapacke" output.
This commit is contained in:
@@ -1656,7 +1656,6 @@ data and settings.")
|
||||
(inputs
|
||||
`(("gsl" ,gsl)
|
||||
("lapack" ,lapack)
|
||||
("lapack" ,lapack "lapacke")
|
||||
("openblas" ,openblas)
|
||||
("perl" ,perl)
|
||||
("gfortran" ,gfortran "lib")))
|
||||
|
||||
Reference in New Issue
Block a user