boost-mpi: phase out :mpi

Closes #22820.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
FX Coudert 2018-01-13 15:11:39 +01:00
parent ea11067744
commit 392f79b06a

View file

@ -3,6 +3,7 @@ class BoostMpi < Formula
homepage "https://www.boost.org/"
url "https://dl.bintray.com/boostorg/release/1.66.0/source/boost_1_66_0.tar.bz2"
sha256 "5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9"
revision 1
head "https://github.com/boostorg/boost.git"
bottle do
@ -12,7 +13,7 @@ class BoostMpi < Formula
end
depends_on "boost"
depends_on :mpi => [:cc, :cxx]
depends_on "open-mpi"
needs :cxx11