fish: use sphinx-doc in HEAD builds (#37416)
This commit is contained in:
parent
80563f542a
commit
9a78879b9a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue