osc: depend on python instead of :python

This commit is contained in:
ilovezfs 2018-01-01 11:42:38 -08:00
parent 5612de4a2c
commit 361962b144

View file

@ -14,7 +14,7 @@ class Osc < Formula
sha256 "043bdca5680a6bf33dc77a570263e1745c1d245f44dddd3b41381b652422bfa7" => :el_capitan
end
depends_on :python if MacOS.version <= :snow_leopard
depends_on "python" if MacOS.version <= :snow_leopard
depends_on "swig" => :build
depends_on "openssl" # For M2Crypto