wxpython: rename python@2 dependency
This commit is contained in:
parent
89a703907f
commit
92e49a5c6a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Wxpython < Formula
|
||||||
sha256 "073777ade162a654d43d5866f69e6a857a7cedc677d7115200972e91261d9e0f" => :el_capitan
|
sha256 "073777ade162a654d43d5866f69e6a857a7cedc677d7115200972e91261d9e0f" => :el_capitan
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "python" if MacOS.version <= :snow_leopard
|
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||||
depends_on "wxmac"
|
depends_on "wxmac"
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
Loading…
Reference in a new issue