[perl-Capture-Tiny] Add the Parse::RecDescent dependency for the new test.

Petr Šabata psabata at fedoraproject.org
Thu Feb 23 13:30:07 UTC 2012


commit 4b46179142310be36b054336d61c10fc4d3ba255
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Feb 23 14:26:33 2012 +0100

    Add the Parse::RecDescent dependency for the new test.

 perl-Capture-Tiny.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec
index 5eb401d..ceb8e38 100644
--- a/perl-Capture-Tiny.spec
+++ b/perl-Capture-Tiny.spec
@@ -20,6 +20,7 @@ BuildRequires:  perl(Scalar::Util)
 # Optional
 BuildRequires:  perl(Inline)
 BuildRequires:  perl(Inline::C)
+BuildRequires:  perl(Parse::RecDescent)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description


More information about the scm-commits mailing list