[superlu] 01/01: List OpenBLAS and ATLAS as alternative Build-Deps to provide BLAS

Drew Parsons dparsons at moszumanska.debian.org
Wed Nov 15 15:43:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to branch master
in repository superlu.

commit 1a4646e514819892121895baccaa278ec54f03ae
Author: Drew Parsons <dparsons at debian.org>
Date:   Wed Nov 15 23:43:00 2017 +0800

    List OpenBLAS and ATLAS as alternative Build-Deps to provide BLAS
    
    A kind of community service announcement to remind user/developers to
    use optimised BLAS.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3abf31b..facea2e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10),
  gcc (>= 3.0),
  gfortran,
  cmake,
- libblas-dev | libblas.so
+ libblas-dev | libopenblas-dev | libatlas-base-dev | libblas.so
 Standards-Version: 4.1.1
 Homepage: http://crd-legacy.lbl.gov/~xiaoye/SuperLU/
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/superlu.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/superlu.git



More information about the debian-science-commits mailing list