[arrayfire] 01/05: d/control: replace OpenBLAS build-dep by generic BLAS / LAPACK

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Oct 1 14:55:43 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit db0fef7ddf6bdaecb49196c78ea64d87446b11d6
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Sep 29 11:49:53 2015 +0100

    d/control: replace OpenBLAS build-dep by generic BLAS / LAPACK
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6601b91..f81d43f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,11 @@ Build-Depends:
  cmake,
  debhelper (>= 9),
  libboost-dev,
+ libblas-dev | libblas.so,
  libfftw3-dev,
  libfreeimage-dev,
+ liblapack-dev | liblapack.so,
  liblapacke-dev,
- libopenblas-dev | libatlas-base-dev | libblas-dev,
  pkg-config
 Build-Depends-Indep:
  doxygen

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



More information about the debian-science-commits mailing list