From: Štěpán Němec Date: Sat, 16 Mar 2024 22:37:18 +0000 (+0100) Subject: INSTALL: try to be less confusing about optional modules X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de64dc25f8348f902f2815d520ecce3d0e90ca8;p=thirdparty%2Fpublic-inbox.git INSTALL: try to be less confusing about optional modules --- diff --git a/INSTALL b/INSTALL index c04831c2f..aa2b2b84d 100644 --- a/INSTALL +++ b/INSTALL @@ -58,7 +58,7 @@ Where "deb" indicates package names for Debian-derived distributions, "pkgin" for NetBSD, "apk" for Alpine Linux and "rpm" is for RPM-based distributions (only known to work on Fedora). -Numerous optional modules are likely to be useful as well: +Most users will likely also want the following: - DBD::SQLite deb: libdbd-sqlite3-perl pkg: p5-DBD-SQLite @@ -71,7 +71,8 @@ Numerous optional modules are likely to be useful as well: rpm: perl-Search-Xapian (required for lei; HTTP and IMAP search) -Every effort has been to make everything else optional: +Other modules might be useful as well, depending on your use case and +preferences: - Plack deb: libplack-perl pkg: p5-Plack