gnu: eigensoft: Do not refer to "lapacke" output.

* gnu/packages/bioinformatics.scm (eigensoft)[inputs]: Remove reference
  to non-existing "lapacke" output.
master
Ricardo Wurmus 2016-07-17 12:04:04 +02:00
parent 7b569b01d3
commit 2c0d8e0d09
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 0 additions and 1 deletions

View File

@ -1656,7 +1656,6 @@ data and settings.")
(inputs
`(("gsl" ,gsl)
("lapack" ,lapack)
("lapack" ,lapack "lapacke")
("openblas" ,openblas)
("perl" ,perl)
("gfortran" ,gfortran "lib")))