queequeg: depend on python instead of :python

master
ilovezfs 2018-01-01 11:42:40 -08:00
parent 6c8f69f2e3
commit b04f87ae3e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Queequeg < Formula
sha256 "adc25d3e542a2d71924a1c2470fb86bed1eceb1938d259b4013fb8d36206e374" => :mountain_lion
end
depends_on :python if MacOS.version <= :snow_leopard
depends_on "python" if MacOS.version <= :snow_leopard
depends_on "wordnet"
def install