cayley: audit fix
This commit is contained in:
parent
c7d70d78dc
commit
84dbe99583
1 changed files with 2 additions and 2 deletions
|
@ -15,12 +15,12 @@ class Cayley < Formula
|
|||
sha256 "7a02a7326bb2b6f4ba85995553d03322b71c42b24873129a7aa4b375d2bd1c55" => :mavericks
|
||||
end
|
||||
|
||||
option "without-samples", "Disable installing sample data"
|
||||
|
||||
depends_on "bazaar" => :build
|
||||
depends_on :hg => :build
|
||||
depends_on "go" => :build
|
||||
|
||||
option "without-samples", "Disable installing sample data"
|
||||
|
||||
# Go dependencies
|
||||
go_resource "github.com/badgerodon/peg" do
|
||||
url "https://github.com/badgerodon/peg.git", :revision => "9e5f7f4d07ca576562618c23e8abadda278b684f"
|
||||
|
|
Loading…
Reference in a new issue