gitless: rename python@2 dependency
This commit is contained in:
parent
b29a6c2483
commit
9491a32b0a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Gitless < Formula
|
|||
sha256 "080a6ac35724acf0e10a3e113c16d2a06f66f5d3e49b3af745b057205998200f" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "python" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "libgit2"
|
||||
|
||||
resource "args" do
|
||||
|
|
Loading…
Reference in a new issue