Archived
1
0
Fork 0

gnu: eigensoft: Remove dependency on lapack.

* gnu/packages/bioinformatics.scm (eigensoft): Remove dependency on lapack.

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

View file

@ -5834,7 +5834,7 @@ of nucleic acid binding proteins.")
(find-files "../bin" ".*"))
#t))))))
(inputs
(list gsl lapack openblas perl
(list gsl openblas perl
`(,gfortran "lib")))
(home-page "https://github.com/DReichLab/EIG")
(synopsis "Tools for population genetics")