]> Sergey Matveev's repositories - public-inbox.git/blobdiff - ci/deps.perl
update copyrights for 2021
[public-inbox.git] / ci / deps.perl
index 77d95fc8e749071237ea03dec9ff438950393f00..643e86c0563a1895f7b981cc861b8bf395c79427 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 2019-2020 all contributors <meta@public-inbox.org>
+# Copyright (C) 2019-2021 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 # Helper script for installing/uninstalling packages for CI use
 # Intended for use on non-production chroots or VMs since it
@@ -48,6 +48,7 @@ my $profiles = {
                XML::TreePP
                curl
                w3m
+               Plack::Test::ExternalServer
                ) ],
 };