]> Sergey Matveev's repositories - public-inbox.git/commitdiff
INSTALL: document Crypt:CBC for PublicInbox::Unsubscribe
authorEric Wong <e@80x24.org>
Tue, 16 Apr 2019 01:17:21 +0000 (01:17 +0000)
committerEric Wong <e@80x24.org>
Tue, 16 Apr 2019 20:58:15 +0000 (20:58 +0000)
I basically forgot about this module, but "make syntax" on a
new chroot trips it up.

INSTALL

diff --git a/INSTALL b/INSTALL
index ce2f8c9161afc21c552f9ddb78d35dc24039a33d..9470d8348241356a12546ec4d2fea8105d3e9299 100644 (file)
--- 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