Skip to content

Commit fce355e

Browse files
committed
Add a depends case for conf-sndfile to silence linter
1 parent 0ffdffc commit fce355e

File tree

1 file changed

+1
-0
lines changed
  • packages/conf-sndfile/conf-sndfile.1

1 file changed

+1
-0
lines changed

packages/conf-sndfile/conf-sndfile.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ build: [
1212
]
1313
depends: [
1414
"conf-pkg-config" {build}
15+
("host-arch-x86_32" {os = "win32" & os-distribution = "msys2"} | "host-arch-x86_64" {os = "win32" & os-distribution = "msys2"})
1516
]
1617
depexts: [
1718
["libsndfile-dev"] {os-family = "debian" | os-family = "ubuntu" | os-distribution = "alpine"}

0 commit comments

Comments
 (0)