gitless: fix dependency order
This commit is contained in:
parent
e2449993b5
commit
b7ab8b88ef
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@ class Gitless < Formula
|
|||
sha256 "feba1a601beb7152accaa1e734047d7355f05c0cc5c0fffd4fa2304657f06507" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "python@2"
|
||||
depends_on "libgit2"
|
||||
depends_on "python@2"
|
||||
|
||||
resource "args" do
|
||||
url "https://files.pythonhosted.org/packages/e5/1c/b701b3f4bd8d3667df8342f311b3efaeab86078a840fb826bd204118cc6b/args-0.1.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue