[virt-v2v/f17] Add missing dep Archive::Extract

Matthew Booth mdbooth at fedoraproject.org
Thu Dec 6 15:41:10 UTC 2012


commit 621a89ab7c30fe1f1e0cd2dcc75abe903d93c766
Author: Matthew Booth <mbooth at redhat.com>
Date:   Thu Dec 6 15:40:09 2012 +0000

    Add missing dep Archive::Extract

 virt-v2v.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/virt-v2v.spec b/virt-v2v.spec
index 065ff17..cce6aa3 100644
--- a/virt-v2v.spec
+++ b/virt-v2v.spec
@@ -36,6 +36,7 @@ BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Module::Find)
 
 # Runtime perl modules also required at build time for use_ok test
+BuildRequires:  perl(Archive::Extract)
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(IO::String)
 BuildRequires:  perl(Locale::TextDomain)


More information about the scm-commits mailing list