[arrayfire] 28/40: d/control: add alternatives for blas dependency
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 22 10:19:06 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 eb7b18f13f7db1e71e14b701d4f675c36ddaad72
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon May 18 17:40:37 2015 +0100
d/control: add alternatives for blas dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 60f54c3..b532d85 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cmake,
libfftw3-dev,
libfreeimage-dev,
liblapacke-dev,
- libopenblas-dev,
+ libopenblas-dev | libatlas-base-dev | libblas-dev,
pkg-config
Standards-Version: 3.9.6
Homepage: http://arrayfire.com/
--
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