From febe26f60070d9c9fcb999bcb56f159b8338bbea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:11:11 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-namespace-clean.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index 2a42147..5ae9944 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -10,7 +10,7 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils BuildRequires: make -BuildRequires: perl >= 4:5.12 +BuildRequires: perl-interpreter >= 4:5.12 %if 0%{?fedora} > 20 || 0%{?rhel} > 7 BuildRequires: perl-generators %endif