File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ depends: [
9
9
"ocaml-config" {>= "2"}
10
10
"ocaml-base-compiler" {>= "4.14.1~" & < "4.14.2~"} |
11
11
"ocaml-variants" {>= "4.14.1~" & < "4.14.2~"} |
12
- "ocaml-system" {>= "4.14.1" & < "4.14.2~"} |
13
- "dkml-base-compiler" {>= "4.14.1~" & < "4.14.2~"}
12
+ "ocaml-system" {>= "4.14.1" & < "4.14.2~"}
14
13
]
15
14
setenv: [
16
15
[CAML_LD_LIBRARY_PATH = "%{_:stubsdir}%"]
Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ depends: [
9
9
"ocaml-config" {>= "3"}
10
10
"ocaml-base-compiler" {>= "5.0.0~" & < "5.0.1~" } |
11
11
"ocaml-variants" {>= "5.0.0~" & < "5.0.1~"} |
12
- "ocaml-system" {>= "5.0.0" & < "5.0.1~"} |
13
- "dkml-base-compiler" {>= "5.0.0~" & < "5.0.1~"}
12
+ "ocaml-system" {>= "5.0.0" & < "5.0.1~"}
14
13
]
15
14
setenv: [
16
15
[CAML_LD_LIBRARY_PATH = "%{_:stubsdir}%"]
You can’t perform that action at this time.
0 commit comments