Skip to content

Commit bc82b4d

Browse files
committed
Update upper bound on efl.1.24.0
1 parent 6086724 commit bc82b4d

File tree

1 file changed

+1
-1
lines changed
  • packages/efl/efl.1.24.0

1 file changed

+1
-1
lines changed

packages/efl/efl.1.24.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build: [
1111
]
1212
install: [make "install"]
1313
depends: [
14-
"ocaml" {>= "3.12"}
14+
"ocaml" {>= "3.12" & < "5.0"}
1515
"ocamlfind" {build}
1616
"ocamlbuild" {build}
1717
"conf-efl" {build}

0 commit comments

Comments
 (0)