Skip to content

Commit

Permalink
Merge pull request #27171 from djs55/perl-cygwin
Browse files Browse the repository at this point in the history
conf-perl: add OS dep for cygwin
  • Loading branch information
shonfeder authored Dec 22, 2024
2 parents a502cb2 + 0412d05 commit 00a8aa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/conf-perl/conf-perl.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ depexts: [
["perl-Pod-Html"] {os-distribution = "centos" & os-version >= "8"}
["perl5"] {os-distribution = "macports" & os = "macos"}
["perl5"] {os = "freebsd"}
["perl"] {os-distribution = "cygwin"}
]
synopsis: "Virtual package relying on perl"
description:
Expand Down

0 comments on commit 00a8aa5

Please sign in to comment.