From ddab10208149ba2a05234f797ccf65899f867384 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 11 Mar 2002 15:49:42 +0000 Subject: [PATCH] fix dependencies --- openssh/openssh.spec | 1 + 1 file changed, 1 insertion(+) 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