Skip to content

Fix missing dependency on openmpi-bin for DEB packages.

Chris Cantwell requested to merge fix/pkg-deb-dep-openmpi into master

This MR fixes the missing openmpi-bin dependency, which is required for packaged executables to run (even in serial without mpirun).

Merge request reports