trace2html: depend on python@2

This commit is contained in:
ilovezfs 2018-04-07 01:37:11 -07:00
parent 0f25de5c7d
commit 1696d9021e

View file

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