guix-commits
[Top][All Lists]
Advanced

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

24/45: gnu: dealii: Remove dependency on lapack.


From: guix-commits
Subject: 24/45: gnu: dealii: Remove dependency on lapack.
Date: Thu, 4 Apr 2024 10:40:27 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit b38ec2f75177a4ab663c2fa79723febb6318cc2a
Author: Romain GARBAGE <romain.garbage@inria.fr>
AuthorDate: Mon Mar 11 12:07:01 2024 +0100

    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>
---
 gnu/packages/maths.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index dc3ed347d4..6e28f8588a 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -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



reply via email to

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