[pyfr] 03/04: Drop install dependency on mpi-default-bin.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 13 06:38:08 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository pyfr.

commit b7299ca93e37e71e0fc961b0e437b2487010546a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu May 12 16:21:35 2016 +0100

    Drop install dependency on mpi-default-bin.
---
 debian/control       | 1 -
 debian/tests/control | 6 ++++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index dd81c53..5689b25 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,6 @@ Depends: ${misc:Depends},
          build-essential,
          libblas3 | libblas.so.3,
          libmetis5,
-         mpi-default-bin,
          python3-pkg-resources
 Suggests: pyfr-doc
 Description: flux reconstruction in Python
diff --git a/debian/tests/control b/debian/tests/control
index 4b431f4..dadaf4e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,4 @@
-Tests: example-couette-flow-2d,
-       example-euler-vortex-2d
+Tests: example-couette-flow-2d
+
+Tests: example-euler-vortex-2d
+Depends: @, mpi-default-bin

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



More information about the debian-science-commits mailing list