Merge pull request #25380 from jmid/conf-perl-mint
Add conf-perl support for Ubuntu-derivatives
Marcello Seri 2 years ago e8eeeb24 8559166c
··· 7 7 build: [["perl" "--version"]] 8 8 depexts: [ 9 9 ["perl"] {os-family = "debian"} 10 10 + ["perl"] {os-family = "ubuntu"} 10 11 ["perl"] {os-distribution = "alpine"} 11 12 ["perl"] {os-distribution = "nixos"} 12 13 ["perl"] {os-distribution = "arch"}