From 03c8cb3d67f756092232405e8fe34a9b4f0f2be4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 15:20:23 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-Type-Tiny.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Type-Tiny.spec b/perl-Type-Tiny.spec index 22967c1..f2a4b50 100644 --- a/perl-Type-Tiny.spec +++ b/perl-Type-Tiny.spec @@ -18,7 +18,7 @@ BuildRequires: coreutils BuildRequires: findutils BuildRequires: %{__make} BuildRequires: %{__perl} -BuildRequires: perl >= 0:5.006001 +BuildRequires: perl-interpreter >= 0:5.006001 BuildRequires: perl-generators BuildRequires: perl(B) BuildRequires: perl(B::Deparse)