From ad928ac7d1509bcf130c37d2c58e72faddc97bb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:03:17 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- openssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index b790eff..58de984 100644 --- a/openssh.spec +++ b/openssh.spec @@ -257,7 +257,7 @@ BuildRequires: gnome-libs-devel %if %{ldap} BuildRequires: openldap-devel %endif -BuildRequires: autoconf, automake, perl, zlib-devel +BuildRequires: autoconf, automake, perl, perl-generators, zlib-devel BuildRequires: audit-libs-devel >= 2.0.5 BuildRequires: util-linux, groff BuildRequires: pam-devel