parent
5e7fb8a323
commit
bcccc5a927
|
@ -21,7 +21,7 @@ class Hdf5Mpi < Formula
|
|||
|
||||
uses_from_macos "zlib"
|
||||
|
||||
conflicts_with "hdf5", :because => "hdf5-mpi is a variant of hdf5, one can only use one or the other"
|
||||
conflicts_with "hdf5", because: "hdf5-mpi is a variant of hdf5, one can only use one or the other"
|
||||
|
||||
def install
|
||||
inreplace %w[c++/src/h5c++.in fortran/src/h5fc.in bin/h5cc.in],
|
||||
|
|
Loading…
Reference in New Issue