fish: use sphinx-doc in HEAD builds (#37416)

This commit is contained in:
David Adam 2019-02-28 19:54:33 +11:00 committed by FX Coudert
parent 80563f542a
commit 9a78879b9a

View file

@ -14,7 +14,7 @@ class Fish < Formula
head do
url "https://github.com/fish-shell/fish-shell.git", :shallow => false
depends_on "doxygen" => :build
depends_on "sphinx-doc" => :build
end
depends_on "cmake" => :build