boost-python3: rename python dependency

This commit is contained in:
ilovezfs 2018-02-27 08:37:52 -08:00
parent 6ba807a42c
commit 4f8c7fddcc

View file

@ -3,6 +3,7 @@ class BoostPython3 < 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 BoostPython3 < Formula
end
depends_on "boost"
depends_on "python3"
depends_on "python"
needs :cxx11