commit 2c42411d1194e04d32a8bee997280257ef7a862b
Author: Christopher Meng <i...@cicku.me>
Date:   Tue Feb 3 14:43:11 2015 +0800

    Add missing deps for tests.

 perl-WebService-Linode.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-WebService-Linode.spec b/perl-WebService-Linode.spec
index c0b8c32..81b067b 100644
--- a/perl-WebService-Linode.spec
+++ b/perl-WebService-Linode.spec
@@ -13,7 +13,10 @@ BuildRequires:  perl(JSON)
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(LWP::Protocol::https)
 BuildRequires:  perl(Module::Build::Tiny)
+BuildRequires:  perl(Test::MockObject)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to