|
|
@ -53,6 +53,7 @@ BuildRoot: %{l_buildroot} |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020206, perl, openssl, zlib |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020206, perl, openssl, zlib |
|
|
|
%if "%{with_pam}" == "yes" |
|
|
|
%if "%{with_pam}" == "yes" |
|
|
|
BuildPreReq: PAM |
|
|
|
BuildPreReq: PAM |
|
|
|
|
|
|
|
PreReq: PAM |
|
|
|
%endif |
|
|
|
%endif |
|
|
|
%if "%{with_pcre}" == "yes" |
|
|
|
%if "%{with_pcre}" == "yes" |
|
|
|
BuildPreReq: pcre |
|
|
|
BuildPreReq: pcre |
|
|
|