[perl-Capture-Tiny] Put Parse::RecDescent back

Petr Pisar ppisar at fedoraproject.org
Fri Nov 16 12:00:48 UTC 2012


commit 42404931608335606c3b956181b46906335ac1f8
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Nov 16 13:00:20 2012 +0100

    Put Parse::RecDescent back

 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 b468e4d..0f23d52 100644
--- a/perl-Capture-Tiny.spec
+++ b/perl-Capture-Tiny.spec
@@ -22,6 +22,7 @@ BuildRequires:  perl(Test::More) >= 0.62
 # Optional tests:
 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