From 7148e9c9a75c05d6ff248404c28ba630d91ee71e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:15:12 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-constant.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-constant.spec b/perl-constant.spec index e9d93dd..d534166 100644 --- a/perl-constant.spec +++ b/perl-constant.spec @@ -11,7 +11,7 @@ Source0: http://www.cpan.org/authors/id/S/SA/SAPER/constant-%{cpan_versio # Update to 1.33 Patch0: constant-1.33-update.patch BuildArch: noarch -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict)