From cd6a5196e06041e16830243b4044977a1f5b057d Mon Sep 17 00:00:00 2001 From: Lonny Strunk Date: Fri, 15 Jul 2016 13:21:14 -0700 Subject: [PATCH] Added perl package dependency: perl-libwww-perl. --- dist/mtt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/mtt.spec b/dist/mtt.spec index 8433903de..725687ca0 100644 --- a/dist/mtt.spec +++ b/dist/mtt.spec @@ -49,7 +49,7 @@ This is the MPI Testing Tool (MTT) software package for the server. %package perlclient Summary: MTT Perl Client Group: Development/Libraries -Requires: mtt-common, perl +Requires: mtt-common, perl, perl-libwww-perl %description perlclient This is the MPI Testing Tool (MTT) software package for the perl client.