We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab9f3c commit 817e2bcCopy full SHA for 817e2bc
packages/ocamlfind/ocamlfind.1.9.5/opam
@@ -13,7 +13,7 @@ authors: "Gerd Stolpmann <gerd@gerd-stolpmann.de>"
13
homepage: "http://projects.camlcity.org/projects/findlib.html"
14
bug-reports: "https://github.com/ocaml/ocamlfind/issues"
15
depends: [
16
- "ocaml" {>= "4.02.0"}
+ "ocaml" {>= "4.02.0" & < "5~" }
17
]
18
depopts: ["graphics"]
19
build: [
0 commit comments