Skip to content

Commit 3a885e1

Browse files
opsian FTBFS on OCaml 5.1+
Even when installing `runtime_event_tools`
1 parent 9c2e8c1 commit 3a885e1

File tree

1 file changed

+1
-1
lines changed
  • packages/opsian/opsian.0.1

1 file changed

+1
-1
lines changed

packages/opsian/opsian.0.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bug-reports: "https://github.com/Opsian/opsian-ocaml/issues"
99
depends: [
1010
"dune" {>= "2.8"}
1111
("ocaml" {>= "4.12.0" & < "5.0.0"} |
12-
("ocaml" {>= "5.0.0"} & "runtime_events_tools"))
12+
("ocaml" {>= "5.0.0" & < "5.1"} & "runtime_events_tools"))
1313
"conf-automake"
1414
"conf-perl"
1515
"conf-liblzma"

0 commit comments

Comments
 (0)