this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #27171 from djs55/perl-cygwin

conf-perl: add OS dep for cygwin

authored by

Shon Feder and committed by
GitHub
00a8aa58 a502cb29

+1
+1
packages/conf-perl/conf-perl.2/opam
··· 15 15 ["perl-Pod-Html"] {os-distribution = "centos" & os-version >= "8"} 16 16 ["perl5"] {os-distribution = "macports" & os = "macos"} 17 17 ["perl5"] {os = "freebsd"} 18 + ["perl"] {os-distribution = "cygwin"} 18 19 ] 19 20 synopsis: "Virtual package relying on perl" 20 21 description: