From 2f79fb29cece05ce3debb63434d5ac24d0def073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:51:28 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-Config-Tiny.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index ae5e461..ea4aa22 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -11,7 +11,7 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(warnings)