diff --git a/openssh/openssh.spec b/openssh/openssh.spec index 18714a1b1c..325e1a88f4 100644 --- a/openssh/openssh.spec +++ b/openssh/openssh.spec @@ -53,6 +53,7 @@ BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20020206, perl, openssl, zlib %if "%{with_pam}" == "yes" BuildPreReq: PAM +PreReq: PAM %endif %if "%{with_pcre}" == "yes" BuildPreReq: pcre