summary refs log tree commit diff
path: root/gnu/packages/maths.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r--gnu/packages/maths.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 9abc6dbf51..96f06f2652 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2662,7 +2662,6 @@ fixed point (16.16) format.")
      (list gfortran))
     (native-inputs
      `(("lapack" ,lapack)
-       ("openblas" ,openblas)
        ("perl" ,perl)
        ("python" ,python-wrapper)))
     (home-page "https://github.com/flame/libflame")