itstool: rename python@2 dependency

This commit is contained in:
ilovezfs 2018-03-01 23:47:33 -08:00
parent 9661652178
commit 0cf00612cd

View file

@ -29,7 +29,7 @@ class Itstool < Formula
depends_on "automake" => :build
end
depends_on "python" if MacOS.version <= :snow_leopard
depends_on "python@2" if MacOS.version <= :snow_leopard
depends_on "libxml2"
def install