File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
gettext-camomile/gettext-camomile.0.5.0
gettext-stub/gettext-stub.0.5.0 Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ homepage: "https://github.com/gildor478/ocaml-gettext"
8
8
doc: "https://gildor478.github.io/ocaml-gettext/"
9
9
bug-reports: "https://github.com/gildor478/ocaml-gettext/issues"
10
10
depends: [
11
+ "ocaml" {>= "4.14"}
11
12
"dune" {>= "3.17"}
12
13
"gettext" {= version}
13
14
"camomile" {>= "2.0.0"}
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ homepage: "https://github.com/gildor478/ocaml-gettext"
8
8
doc: "https://gildor478.github.io/ocaml-gettext/"
9
9
bug-reports: "https://github.com/gildor478/ocaml-gettext/issues"
10
10
depends: [
11
+ "ocaml" {>= "4.14"}
11
12
"dune" {>= "3.17"}
12
13
"gettext" {= version}
13
14
"dune-configurator" {>= "3.17.0"}
You can’t perform that action at this time.
0 commit comments