From e725bf618a7ba41f6aaa176138b5b53be1c16685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:54:05 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- perl-Authen-SASL.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Authen-SASL.spec b/perl-Authen-SASL.spec index 110100b..74eb5e0 100644 --- a/perl-Authen-SASL.spec +++ b/perl-Authen-SASL.spec @@ -13,7 +13,7 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(inc::Module::Install) BuildRequires: perl(Module::Install::Makefile)