open-mpi: remove java dependency
Closes Homebrew/homebrew#49698. Closes Homebrew/homebrew#49704. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
88d0a5e171
commit
6526c9fc69
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ class OpenMpi < Formula
|
|||
conflicts_with "mpich", :because => "both install mpi__ compiler wrappers"
|
||||
conflicts_with "lcdf-typetools", :because => "both install same set of binaries."
|
||||
|
||||
depends_on :java => :build
|
||||
depends_on :fortran => :recommended
|
||||
depends_on "libevent"
|
||||
|
||||
|
|
Loading…
Reference in a new issue