From 132922ecad1581f99b46e77ab7072f0c8881df23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:46:08 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-Text-Autoformat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Text-Autoformat.spec b/perl-Text-Autoformat.spec index 5662eb4..a0d4839 100644 --- a/perl-Text-Autoformat.spec +++ b/perl-Text-Autoformat.spec @@ -10,7 +10,7 @@ BuildArch: noarch # Build BuildRequires: coreutils BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict)