bibtex2html: mark ocaml as build dep, remove hevea

Closes #44357.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Soonho Kong 2019-09-17 12:59:30 -04:00 committed by FX Coudert
parent 3242a3c909
commit 1058233a48

View file

@ -12,8 +12,7 @@ class Bibtex2html < Formula
sha256 "ba8aa5695eed41c522c20396b8509add1c0a45abead9e32a079e6c4a22507602" => :el_capitan
end
depends_on "hevea"
depends_on "ocaml"
depends_on "ocaml" => :build
def install
ENV["OCAMLPARAM"] = "safe-string=0,_" # OCaml 4.06.0 compat