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: [
99 "ocaml-config" {>= "2"}
1010 "ocaml-base-compiler" {>= "4.14.1~" & < "4.14.2~"} |
1111 "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~"}
1413]
1514setenv: [
1615 [CAML_LD_LIBRARY_PATH = "%{_:stubsdir}%"]
Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ depends: [
99 "ocaml-config" {>= "3"}
1010 "ocaml-base-compiler" {>= "5.0.0~" & < "5.0.1~" } |
1111 "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~"}
1413]
1514setenv: [
1615 [CAML_LD_LIBRARY_PATH = "%{_:stubsdir}%"]
You can’t perform that action at this time.
0 commit comments