fish: fix head compile
This commit is contained in:
parent
28f06872ca
commit
ab48c8d053
1 changed files with 2 additions and 0 deletions
|
@ -15,7 +15,9 @@ class Fish < Formula
|
|||
url "https://github.com/fish-shell/fish-shell.git", :shallow => false
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "doxygen" => :build
|
||||
depends_on "libtool" => :build
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue