]> Sergey Matveev's repositories - public-inbox.git/blobdiff - INSTALL
INSTALL: fix Date::Parse dependency for Debian
[public-inbox.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index aa4afb57a880f56afc22acc63ba00be28dc57a6b..7c98c11bcf3f58636d677d2ddc300f0aeb3e2df8 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -25,7 +25,7 @@ To accept incoming mail into a public inbox, you'll likely want:
 
 Beyond that, there is a long list of Perl modules required, starting with:
 
-* Date::Parse                   deb: libdatetime-perl
+* Date::Parse                   deb: libtimedate-perl
                                 rpm: perl-Time-ParseDate
 
 * Email::MIME                   deb: libemail-mime-perl