guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ricardo Wurmus
Subject: 01/01: gnu: eigensoft: Do not refer to "lapacke" output.
Date: Sun, 17 Jul 2016 10:07:17 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit 2c0d8e0d099158cd5722286ecc166f7a2d416a01
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Jul 17 12:04:04 2016 +0200

    gnu: eigensoft: Do not refer to "lapacke" output.
    
    * gnu/packages/bioinformatics.scm (eigensoft)[inputs]: Remove reference
      to non-existing "lapacke" output.
---
 gnu/packages/bioinformatics.scm |    1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 40a0cd2..b1596b6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -1656,7 +1656,6 @@ data and settings.")
       (inputs
        `(("gsl" ,gsl)
          ("lapack" ,lapack)
-         ("lapack" ,lapack "lapacke")
          ("openblas" ,openblas)
          ("perl" ,perl)
          ("gfortran" ,gfortran "lib")))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]