From 01ab99103fecfe665161637b3448c77f11e2ce1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:41:39 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-Math-BigInt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 0c60879..dad154f 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -10,7 +10,7 @@ URL: http://search.cpan.org/dist/Math-BigInt/ Source0: http://www.cpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-%{cpan_version}.tar.gz BuildArch: noarch BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict)