camlp4: fix typo (#15135)

This commit is contained in:
Yusuke Miyazaki 2017-06-30 18:32:37 +09:00 committed by ilovezfs
parent 799c88617f
commit 8cbe223cd4

View file

@ -15,7 +15,7 @@ class Camlp4 < Formula
end
depends_on "ocaml"
# since Ocaml 4.03.0, ocamlbuild is no longer part of ocaml
# since OCaml 4.03.0, ocamlbuild is no longer part of ocaml
depends_on "ocamlbuild"
def install