Skip to content

Commit e817baa

Browse files
committed
ocamlfind.1.9.5 requires OCaml 4.02+
1 parent 25c8373 commit e817baa

File tree

1 file changed

+1
-1
lines changed
  • packages/ocamlfind/ocamlfind.1.9.5

1 file changed

+1
-1
lines changed

packages/ocamlfind/ocamlfind.1.9.5/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors: "Gerd Stolpmann <[email protected]>"
1313
homepage: "http://projects.camlcity.org/projects/findlib.html"
1414
bug-reports: "https://github.com/ocaml/ocamlfind/issues"
1515
depends: [
16-
"ocaml" {>= "4.00.0"}
16+
"ocaml" {>= "4.02.0"}
1717
]
1818
depopts: ["graphics"]
1919
build: [

0 commit comments

Comments
 (0)