From: Eric Wong Date: Tue, 16 Apr 2019 01:17:21 +0000 (+0000) Subject: INSTALL: document Crypt:CBC for PublicInbox::Unsubscribe X-Git-Tag: v1.2.0~328 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=572d57fd19f65fe60e317a115fffc57f38a02a63 INSTALL: document Crypt:CBC for PublicInbox::Unsubscribe I basically forgot about this module, but "make syntax" on a new chroot trips it up. --- diff --git a/INSTALL b/INSTALL index ce2f8c91..9470d834 100644 --- a/INSTALL +++ b/INSTALL @@ -110,6 +110,9 @@ Numerous optional modules are likely to be useful as well: Plack::Middleware::AccessLog or similar on Perl <= 5.12) + - Crypt::CBC deb: libcrypt-cbc-perl + (for the rarely-used PublicInbox::Unsubscribe) + On Fedora systems, you'll probably also end up wanting perl-Test-HTTP-Server-Simple, perl-Devel-Peek, and perl-IPC-Run to run the test suite. On Debian systems, libxml-feed-perl and libipc-run-perl