camlp4: fix typo (#15135)
This commit is contained in:
parent
799c88617f
commit
8cbe223cd4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue