Skip to content

Commit 91eb9e8

Browse files
mserishonfeder
andauthored
Apply suggestions from code review
Co-authored-by: Shon Feder <[email protected]>
1 parent e73fb24 commit 91eb9e8

File tree

2 files changed

+2
-0
lines changed
  • packages
    • gettext-camomile/gettext-camomile.0.5.0
    • gettext-stub/gettext-stub.0.5.0

2 files changed

+2
-0
lines changed

packages/gettext-camomile/gettext-camomile.0.5.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ homepage: "https://github.com/gildor478/ocaml-gettext"
88
doc: "https://gildor478.github.io/ocaml-gettext/"
99
bug-reports: "https://github.com/gildor478/ocaml-gettext/issues"
1010
depends: [
11+
"ocaml" {>= "4.14"}
1112
"dune" {>= "3.17"}
1213
"gettext" {= version}
1314
"camomile" {>= "2.0.0"}

packages/gettext-stub/gettext-stub.0.5.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ homepage: "https://github.com/gildor478/ocaml-gettext"
88
doc: "https://gildor478.github.io/ocaml-gettext/"
99
bug-reports: "https://github.com/gildor478/ocaml-gettext/issues"
1010
depends: [
11+
"ocaml" {>= "4.14"}
1112
"dune" {>= "3.17"}
1213
"gettext" {= version}
1314
"dune-configurator" {>= "3.17.0"}

0 commit comments

Comments
 (0)