Skip to content

Commit

Permalink
[email protected]: make it depend on [email protected] and python3
Browse files Browse the repository at this point in the history
instaed of boost and python previously
  • Loading branch information
UnixJunkie committed Sep 20, 2019
1 parent 8ba1ad8 commit d7fade5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ class BoostPython3AT170 < Formula
sha256 "d1ff523535c6e1fafe64007fbe835c1432ac86ab1e5779b12288f9c4d57506b3" => :sierra
end

depends_on "boost"
depends_on "python"
depends_on "boost@1.70"
depends_on "python3"

resource "numpy" do
url "https://files.pythonhosted.org/packages/2d/80/1809de155bad674b494248bcfca0e49eb4c5d8bee58f26fe7a0dd45029e2/numpy-1.15.4.zip"
Expand Down

0 comments on commit d7fade5

Please sign in to comment.