From 6623352bdbd07c788e959de16039dde6098fe5c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:11:21 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-ExtUtils-PkgConfig.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec index f02c360..2ca0363 100644 --- a/perl-ExtUtils-PkgConfig.spec +++ b/perl-ExtUtils-PkgConfig.spec @@ -13,7 +13,7 @@ BuildRequires: coreutils BuildRequires: findutils BuildRequires: make BuildRequires: pkgconfig -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(Carp) BuildRequires: perl(Cwd)