mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
support --HEAD option of Homebrew.
This commit is contained in:
parent
596d51c5bb
commit
428ea09ddf
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue