[arpack++] 07/09: Add libopenblas-dev to Recommends.
Anton Gladky
gladk at moszumanska.debian.org
Thu Sep 11 19:52:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository arpack++.
commit 9fe32318a5756eaa5f5f97aa1399fa0ad3cf8f29
Author: Anton Gladky <gladk at debian.org>
Date: Thu Sep 11 20:09:39 2014 +0200
Add libopenblas-dev to Recommends.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 112376f..d70c161 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,8 @@ Pre-Depends:
${misc:Pre-Depends}
Multi-Arch: same
Recommends:
- libsuperlu-dev
+ libsuperlu-dev,
+ libopenblas-dev
Description: Object-oriented version of the ARPACK package (development)
ARPACK++ is an object-oriented version of the ARPACK package. It consists a
collection of classes that offers c++ programmers an interface to ARPACK. It
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arpack++.git
More information about the debian-science-commits
mailing list