trace2html: depend on python instead of :python

This commit is contained in:
ilovezfs 2018-01-01 11:42:45 -08:00
parent dcc7b4389a
commit f97fdb18a5

View file

@ -7,7 +7,7 @@ class Trace2html < Formula
bottle :unneeded
depends_on :python if MacOS.version <= :snow_leopard
depends_on "python" if MacOS.version <= :snow_leopard
def install
libexec.install Dir["*"]