mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 21:50:35 +02:00
gnu: dealii: Remove dependency on lapack.
* gnu/packages/maths.scm (dealii): Remove dependency on lapack. Change-Id: I6f3439c886a574b8a8d2d91a4afa04ed09daba7f Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
63b073d787
commit
b38ec2f751
@@ -6791,7 +6791,6 @@ A unique design feature of Trilinos is its focus on packages.")
|
||||
(list arpack-ng
|
||||
openblas
|
||||
gfortran
|
||||
lapack
|
||||
muparser
|
||||
zlib))
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user