From 3ed30ce7c87544e981d09f55ff5999d9e852e65f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 10 Feb 2014 13:10:03 +0100 Subject: [PATCH] Fix the dep list --- perl-Capture-Tiny.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 6534c95..2fbfe74 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -27,6 +27,7 @@ BuildRequires: perl(lib) BuildRequires: perl(IO::File) BuildRequires: perl(List::Util) BuildRequires: perl(Test::More) >= 0.62 +BuildRequires: perl(version) # Optional tests: %if !%{defined perl_bootstrap} BuildRequires: perl(Inline)