Package: eigensoft / 7.2.1+dfsg-1

Metadata

Package Version Patches format
eigensoft 7.2.1+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
blas.patch | (download)

src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 name of libblas in debian
lapacke.patch | (download)

src/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make sure to link with lapacke and lapack
 Without this change, the code refuse to link because of missing
 symbols.  In addition to this patch, the package need to build-depend
 on liblapacke-dev.