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 6086724 commit bc82b4dCopy full SHA for bc82b4d
packages/efl/efl.1.24.0/opam
@@ -11,7 +11,7 @@ build: [
11
]
12
install: [make "install"]
13
depends: [
14
- "ocaml" {>= "3.12"}
+ "ocaml" {>= "3.12" & < "5.0"}
15
"ocamlfind" {build}
16
"ocamlbuild" {build}
17
"conf-efl" {build}
0 commit comments