From db05a1ca39d5b054cec598339ddf0aad5b619f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:10:30 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-URI.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-URI.spec b/perl-URI.spec index c43c133..ff1437d 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -14,7 +14,7 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(utf8)