From 06a3ef5f18b4f3af54fd4ac8d1c528c0acd7a7ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:44:29 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-Text-Soundex.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Text-Soundex.spec b/perl-Text-Soundex.spec index 900e741..a30491a 100644 --- a/perl-Text-Soundex.spec +++ b/perl-Text-Soundex.spec @@ -11,7 +11,7 @@ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Text-Soundex-%{version} BuildRequires: coreutils BuildRequires: findutils BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-devel BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker)