summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchecksetup.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 0909b2d4d..9e67e308c 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -354,6 +354,7 @@ my %ppm_modules = (
'Mail::Mailer' => 'MailTools',
'Mail::Base64' => 'MIME-Base64',
'MIME::Tools' => 'MIME-Tools',
+ 'XML::Twig' => 'XML-Twig',
);
sub install_command {