]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
ci/deps: drop unnecessary mappings and add Inline
authorEric Wong <e@80x24.org>
Fri, 8 Sep 2023 13:09:07 +0000 (13:09 +0000)
committerEric Wong <e@80x24.org>
Fri, 8 Sep 2023 20:43:22 +0000 (20:43 +0000)
commitbb862be465bbacb1b5be183c29693d3ef4c35167
treea245547ec5c0202ab85bf15d12f27c83ccb8a3c7
parent53ec022911aadc1daa0bed47c6cdd48a6ee2286f
ci/deps: drop unnecessary mappings and add Inline

The automatic mapping can work for more packages, so redundant
entries in $non_auto are just clutter.

Unfortunately, `Inline::C' is part of `Inline' on CentOS 7.x and
OpenBSD 7.3, so we'll add $non_auto mappings for those.

We'll also depend on `IO::Compress' to simplify mappings since
that's the CPAN distribution which holds both IO::Compress::Gzip
and IO::Compress::Gunzip and I'm not aware of any packagers who
split them.
ci/deps.perl