From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS63949 45.79.64.0/19 X-Spam-Status: No, score=-3.0 required=3.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 649EF1F45F for ; Fri, 10 May 2019 15:53:51 +0000 (UTC) Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 39B852C5; Fri, 10 May 2019 15:53:50 +0000 (UTC) Date: Fri, 10 May 2019 09:53:49 -0600 From: Jonathan Corbet To: Eric Wong Cc: meta@public-inbox.org Subject: Re: Date::Parse RPM dependency? [was: fix Date::Parse dependency for Debian] Message-ID: <20190510095349.60799aeb@lwn.net> In-Reply-To: <20190505033947.3pxsey5ojcholwbq@dcvr> References: <20190109114407.3608-1-e@80x24.org> <20190505033947.3pxsey5ojcholwbq@dcvr> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit List-Id: On Sun, 5 May 2019 03:39:47 +0000 Eric Wong wrote: > Eric Wong wrote: > > -* Date::Parse deb: libdatetime-perl > > +* Date::Parse deb: libtimedate-perl > > rpm: perl-Time-ParseDate > > Btw, I think the RPM should be perl-TimeDate (current is 2.30), > there; too. It's also p5-TimeDate on the FreeBSD I'm setting up. I actually have both on the system I'm running. Would have to dig in to see which one (or possibly both) is really necessary. [I'm way behind in all things public-inbox, been overwhelmed by other things. I do intend to start paying more attention in the near future...] Thanks, jon