gnu: elemental: Remove dependency on lapack.

* gnu/packages/maths.scm (elemental): Remove dependency on lapack.

Change-Id: Iad28ceb70b87a26de75feec631b40aeedf977b53
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Romain GARBAGE 2024-03-11 12:07:02 +01:00 committed by Ludovic Courtès
parent b38ec2f751
commit 8e9b803db2
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -7808,7 +7808,6 @@ (define-public elemental
(inputs
(list `(,gfortran "lib")
gmp
lapack
metis
mpc
mpfr