user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH] INSTALL: fix Date::Parse dependency for Debian
@ 2019-01-09 11:44 Eric Wong
  2019-05-05  3:39 ` Date::Parse RPM dependency? [was: fix Date::Parse dependency for Debian] Eric Wong
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Wong @ 2019-01-09 11:44 UTC (permalink / raw)
  To: meta

So yes, both "libdatetime-perl" and "libtimedate-perl" exist
in Debian.  We want the latter for the Date::Parse module.

(And the former pulls in THIRTY-SEVEN dependencies on a fresh
 sid chroot, ohg yrsgcnq vf abg bar bs gurz).
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index aa4afb5..7c98c11 100644
--- 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
-- 
EW


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-10 20:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09 11:44 [PATCH] INSTALL: fix Date::Parse dependency for Debian Eric Wong
2019-05-05  3:39 ` Date::Parse RPM dependency? [was: fix Date::Parse dependency for Debian] Eric Wong
2019-05-10 15:53   ` Jonathan Corbet
2019-05-10 20:23     ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).