From 3e3eb480a76f8603ed457f915bef4703d6fa8c5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:18:37 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-Crypt-DES.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec index 1302592..1e3b081 100644 --- a/perl-Crypt-DES.spec +++ b/perl-Crypt-DES.spec @@ -7,7 +7,7 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Crypt-DES/ Source0: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-devel BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker)