]> git.donarmstrong.com Git - libparallel-mpi-simple-perl.git/commitdiff
require mpi-default-bin
authorDon Armstrong <don@donarmstrong.com>
Sun, 25 Mar 2012 01:47:26 +0000 (18:47 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 25 Mar 2012 01:47:26 +0000 (18:47 -0700)
debian/control

index ed5790c5f785353f9ebf3101b7f3b8c7d0a44219..a7b227796940d566b01d6a247ef10583402f0212 100644 (file)
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: Don Armstrong <don@debian.org>
 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