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 2be929c commit 7ef647fCopy full SHA for 7ef647f
packages/conf-liblz4/conf-liblz4.1/opam
@@ -25,6 +25,7 @@ depexts: [
25
["liblz4-devel"] {os-family = "suse" | os-family = "opensuse"}
26
["lz4"] {os = "macos" & os-distribution = "homebrew"}
27
["lz4"] {os = "win32" & os-distribution = "cygwinports"}
28
+ ["liblz4-devel"] {os = "cygwin"}
29
["liblz4"] {os = "freebsd"}
30
]
31
synopsis: "Virtual package relying on liblz4 system installation"
0 commit comments