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.
2 parents a28eb8a + 11b72d2 commit 88b51a5Copy full SHA for 88b51a5
packages/conf-hg/conf-hg.1.0/opam
@@ -20,6 +20,7 @@ depexts: [
20
["mercurial"] {os-family = "ubuntu"}
21
["system:hg"] {os = "win32" & os-distribution = "cygwinports"}
22
["mercurial"] {os = "win32" & os-distribution = "msys2"}
23
+ ["mercurial"] {os = "win32" & os-distribution = "cygwin"}
24
["mercurial"] {os = "cygwin"}
25
]
26
synopsis: "Virtual package relying on hg"
0 commit comments