From 47badee8d8cd9d2ed720b44321b363d03eb8ac11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:04:39 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-File-Path.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-File-Path.spec b/perl-File-Path.spec index 5a175b7..47841b2 100644 --- a/perl-File-Path.spec +++ b/perl-File-Path.spec @@ -9,7 +9,7 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict)