[scalapack] 01/01: Build-Depends: libopenmpi-dev
Drew Parsons
dparsons at moszumanska.debian.org
Sat Jul 8 15:00:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch experimental
in repository scalapack.
commit 5694df2bdd10bdf0f9d68c60c68d488345e144a0
Author: Drew Parsons <dparsons at debian.org>
Date: Sat Jul 8 22:59:57 2017 +0800
Build-Depends: libopenmpi-dev
Need to ensure both openmpi and mpich are loaded.
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 8d1106e..2a119cd 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9),
cmake,
mpi-default-dev,
mpi-default-bin,
+ libopenmpi-dev,
mpich, libmpich-dev,
gfortran,
liblapack-dev | liblapack.so,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scalapack.git
More information about the debian-science-commits
mailing list