From a8aec56153b2184481c230b8b830334c95aa0cda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:09:05 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-HTTP-Tiny.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 1079413..6c0961a 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -12,7 +12,7 @@ Patch0: HTTP-Tiny-0.070-Croak-on-failed-write-into-a-file.patch BuildArch: noarch BuildRequires: findutils BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.17 BuildRequires: perl(strict)