From dd360d1ca6980eaea6ac33dfb7eef2293d88a049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:52:10 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-ExtUtils-HasCompiler.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-ExtUtils-HasCompiler.spec b/perl-ExtUtils-HasCompiler.spec index 2493662..ea1eb53 100644 --- a/perl-ExtUtils-HasCompiler.spec +++ b/perl-ExtUtils-HasCompiler.spec @@ -6,7 +6,7 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/ExtUtils-HasCompiler/ Source0: http://www.cpan.org/authors/id/L/LE/LEONT/ExtUtils-HasCompiler-%{version}.tar.gz BuildArch: noarch -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict)