Skip to content

Commit 88b51a5

Browse files
authored
Merge pull request #28021 from mbarbin/conf-hg-win32-cygwin
Add win32+cygwin entry to conf-hg
2 parents a28eb8a + 11b72d2 commit 88b51a5

File tree

1 file changed

+1
-0
lines changed
  • packages/conf-hg/conf-hg.1.0

1 file changed

+1
-0
lines changed

packages/conf-hg/conf-hg.1.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ depexts: [
2020
["mercurial"] {os-family = "ubuntu"}
2121
["system:hg"] {os = "win32" & os-distribution = "cygwinports"}
2222
["mercurial"] {os = "win32" & os-distribution = "msys2"}
23+
["mercurial"] {os = "win32" & os-distribution = "cygwin"}
2324
["mercurial"] {os = "cygwin"}
2425
]
2526
synopsis: "Virtual package relying on hg"

0 commit comments

Comments
 (0)