bsponmpi: phase out :mpi
This commit is contained in:
parent
bc0c11ac31
commit
ea11067744
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ class Bsponmpi < Formula
|
|||
homepage "https://sourceforge.net/projects/bsponmpi/"
|
||||
url "https://downloads.sourceforge.net/project/bsponmpi/bsponmpi/0.3/bsponmpi-0.3.tar.gz"
|
||||
sha256 "bc90ca22155be9ff65aca4e964d8cd0bef5f0facef0a42bc1db8b9f822c92a90"
|
||||
revision 1
|
||||
revision 2
|
||||
|
||||
bottle do
|
||||
sha256 "2d3c362d85b10c9a1bd1b4adc45ac2576abe0a86c15408d20c375bffd9e05494" => :high_sierra
|
||||
|
@ -12,7 +12,7 @@ class Bsponmpi < Formula
|
|||
end
|
||||
|
||||
depends_on "scons" => :build
|
||||
depends_on :mpi => [:cc, :cxx]
|
||||
depends_on "open-mpi"
|
||||
|
||||
def install
|
||||
# Don't install 'CVS' folders from tarball
|
||||
|
|
Loading…
Reference in a new issue