From: Eric Wong Date: Fri, 8 Sep 2023 13:09:06 +0000 (+0000) Subject: ci/deps: add IMAP-related optional packages X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53ec022911aadc1daa0bed47c6cdd48a6ee2286f;p=thirdparty%2Fpublic-inbox.git ci/deps: add IMAP-related optional packages Mail::IMAPClient and Parse::RecDescent are widely available in all relevant OS package/ports systems. --- diff --git a/ci/deps.perl b/ci/deps.perl index 942660297..119ef07ff 100755 --- a/ci/deps.perl +++ b/ci/deps.perl @@ -31,7 +31,9 @@ my $profiles = { DBD::SQLite DBI Inline::C + Mail::IMAPClient Net::Server + Parse::RecDescent Plack Plack::Test Plack::Middleware::ReverseProxy