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 0ffdffc commit fce355eCopy full SHA for fce355e
packages/conf-sndfile/conf-sndfile.1/opam
@@ -12,6 +12,7 @@ build: [
12
]
13
depends: [
14
"conf-pkg-config" {build}
15
+ ("host-arch-x86_32" {os = "win32" & os-distribution = "msys2"} | "host-arch-x86_64" {os = "win32" & os-distribution = "msys2"})
16
17
depexts: [
18
["libsndfile-dev"] {os-family = "debian" | os-family = "ubuntu" | os-distribution = "alpine"}
0 commit comments