fish: fix head compile

This commit is contained in:
Dominyk Tiller 2015-09-30 16:33:10 +01:00
parent 28f06872ca
commit ab48c8d053

View file

@ -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