From 64a3610c1fb1fd6332e387e7f69797467a3f45d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:20:53 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- openssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 9224039..ef59603 100644 --- a/openssh.spec +++ b/openssh.spec @@ -249,7 +249,7 @@ BuildRequires: gnome-libs-devel %if %{ldap} BuildRequires: openldap-devel %endif -BuildRequires: autoconf, automake, perl, perl-generators, zlib-devel +BuildRequires: autoconf, automake, perl-interpreter, perl-generators, zlib-devel BuildRequires: audit-libs-devel >= 2.0.5 BuildRequires: util-linux, groff BuildRequires: pam-devel