]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/v2mirror: check dependencies for legacy test
authorEric Wong <e@80x24.org>
Sat, 25 Sep 2021 03:21:01 +0000 (03:21 +0000)
committerEric Wong <e@80x24.org>
Sat, 25 Sep 2021 03:22:04 +0000 (03:22 +0000)
We still need Email::MIME to test against old revisions.
We'll also depend on the revision just prior to the
manifest.js.gz introduction to avoid loading Danga::Socket,
since it was getting loaded even with `plackup'.

Finally, we'll disable Inline::C usage with old Spawn.pm
since our old code included alloca.h, which is not
portable to FreeBSD.


No differences found