about summary refs log tree commit homepage
path: root/ci
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-09-08 13:09:06 +0000
committerEric Wong <e@80x24.org>2023-09-08 20:43:21 +0000
commit53ec022911aadc1daa0bed47c6cdd48a6ee2286f (patch)
tree4b0fb5f362add361bbe982c680908d8d9ba01af3 /ci
parent97f1ee0a38966eaeddf78577d1ba8d75afb951ab (diff)
downloadpublic-inbox-53ec022911aadc1daa0bed47c6cdd48a6ee2286f.tar.gz
Mail::IMAPClient and Parse::RecDescent are widely available in
all relevant OS package/ports systems.
Diffstat (limited to 'ci')
-rwxr-xr-xci/deps.perl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/deps.perl b/ci/deps.perl
index 94266029..119ef07f 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