gitless: depend on python@2
This commit is contained in:
parent
8eb2ab35fa
commit
35e1abdaa1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Gitless < Formula
|
||||||
sha256 "feba1a601beb7152accaa1e734047d7355f05c0cc5c0fffd4fa2304657f06507" => :el_capitan
|
sha256 "feba1a601beb7152accaa1e734047d7355f05c0cc5c0fffd4fa2304657f06507" => :el_capitan
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
depends_on "python@2"
|
||||||
depends_on "libgit2"
|
depends_on "libgit2"
|
||||||
|
|
||||||
resource "args" do
|
resource "args" do
|
||||||
|
|
Loading…
Reference in a new issue