From 61f9b60f205be041bc3bd29008a40e296cd2310c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:45:11 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-local-lib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-local-lib.spec b/perl-local-lib.spec index a3a125c..b3044cb 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -12,7 +12,7 @@ BuildArch: noarch # Build BuildRequires: coreutils BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(CPAN) BuildRequires: perl(CPAN::HandleConfig)