]> git.ipfire.org Git - thirdparty/public-inbox.git/commitdiff
ci/deps: add IMAP-related optional packages
authorEric Wong <e@80x24.org>
Fri, 8 Sep 2023 13:09:06 +0000 (13:09 +0000)
committerEric Wong <e@80x24.org>
Fri, 8 Sep 2023 20:43:21 +0000 (20:43 +0000)
Mail::IMAPClient and Parse::RecDescent are widely available in
all relevant OS package/ports systems.

ci/deps.perl

index 942660297fbd482e8e663ef9f678367aec68bd78..119ef07ffa60093cc0a4193b102445d7a018ef30 100755 (executable)
@@ -31,7 +31,9 @@ my $profiles = {
                DBD::SQLite
                DBI
                Inline::C
+               Mail::IMAPClient
                Net::Server
+               Parse::RecDescent
                Plack
                Plack::Test
                Plack::Middleware::ReverseProxy