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 ea18a96 commit f93a3ffCopy full SHA for f93a3ff
packages/conf-hg/conf-hg.1.0/opam
@@ -19,6 +19,7 @@ depexts: [
19
["mercurial"] {os-family = "suse" | os-family = "opensuse"}
20
["mercurial"] {os-family = "ubuntu"}
21
["system:hg"] {os = "win32" & os-distribution = "cygwinports"}
22
+ ["mercurial"] {os = "win32" & os-distribution = "msys2"}
23
["mercurial"] {os = "cygwin"}
24
]
25
synopsis: "Virtual package relying on hg"
0 commit comments