closure-linter: rename python@2 dependency

This commit is contained in:
ilovezfs 2018-03-01 23:47:24 -08:00
parent ad3ddec8d9
commit 7782d21672

View file

@ -16,7 +16,7 @@ class ClosureLinter < Formula
sha256 "beaed6105607c8d7096707904aa6b1d51dfe3f119d709ddb6d0dba93691323bb" => :mountain_lion
end
depends_on "python" if MacOS.version <= :snow_leopard
depends_on "python@2" if MacOS.version <= :snow_leopard
resource "python-gflags" do
url "https://files.pythonhosted.org/packages/source/p/python-gflags/python-gflags-2.0.tar.gz"