We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a5300 commit 072772fCopy full SHA for 072772f
packages/gettext/gettext.0.4.2/opam
@@ -19,7 +19,7 @@ depends: [
19
"ocaml" {>= "4.03.0" & < "5.0"}
20
"dune" {>= "1.11.0"}
21
"cppo" {build & >= "1.1.0"}
22
- "fileutils"
+ "fileutils" {!= "0.6.4"}
23
"ounit" {with-test & > "2.0.8" & < "2.2.6"}
24
]
25
synopsis: "Internationalization library (i18n)"
0 commit comments