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 52542a3 commit 1d90ee4Copy full SHA for 1d90ee4
packages/bytesrw/bytesrw.0.3.0/opam
@@ -56,8 +56,9 @@ depends: [
56
"ocaml" {>= "4.14.0"}
57
"ocamlfind" {build}
58
"ocamlbuild" {build}
59
- "topkg" {build & >= "1.1.0"}
+ "topkg" {build & >= "1.1.1"}
60
]
61
+available: [ os-distribution != "alpine" ]
62
depopts: [
63
"conf-mbedtls"
64
"conf-xxhash"
0 commit comments