flatbuffers: add head
Closes Homebrew/homebrew#39695. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
8af1366fdc
commit
2347e144ab
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ class Flatbuffers < Formula
|
|||
sha1 "d0de7bdea3b5fd43fddcfe20b857e4ec803a73f2" => :mountain_lion
|
||||
end
|
||||
|
||||
head "https://github.com/google/flatbuffers.git"
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue