From cfe39f153cf027cd10d9d83053d6594b751b3bdb Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 24 Mar 2012 18:47:26 -0700 Subject: [PATCH] require mpi-default-bin --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ed5790c..a7b2277 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,12 @@ Priority: optional Maintainer: Don Armstrong Build-Depends: debhelper (>= 8), perl, - perl-modules + perl-modules, mpi-default-bin Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Parallel-MPI-Simple/ Package: libparallel-mpi-simple-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, - perl + perl, mpi-default-bin Description: perl wrapper around MPI libraries -- 2.39.5