support --HEAD option of Homebrew.

This commit is contained in:
Rudolph-Miller 2015-06-15 23:54:45 +09:00
parent 596d51c5bb
commit 428ea09ddf

View file

@ -5,6 +5,7 @@ class Roswell < Formula
url "<% @var url %>"
sha256 "<% @var sha256 %>"
<% @var version %>
head "https://github.com/snmsts/roswell.git"
depends_on "autoconf" => :build
depends_on "automake" => :build