From 56643bfddba2f7bca60955e5c48435fe58cc8e1c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 29 Nov 2019 12:25:08 +0000 Subject: Date::Parse is now optional -mda should not be dealing with broken Date: headers nowadays, and deprioritize it in our documentation and internal checks. --- ci/deps.perl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/deps.perl b/ci/deps.perl index ae6083b9..330ba2f3 100755 --- a/ci/deps.perl +++ b/ci/deps.perl @@ -19,7 +19,6 @@ my $profiles = { essential => [ qw( git perl - Date::Parse Devel::Peek Digest::SHA Email::Simple @@ -34,6 +33,7 @@ my $profiles = { # everything optional for normal use optional => [ qw( + Date::Parse BSD::Resource DBD::SQLite DBI -- cgit v1.2.3-24-ge0c7