|
|
@@ -46,10 +46,10 @@ Patch0: clamav.patch
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20060823, gcc, bzip2
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20060823, gcc, bzip2, pkgconfig, bc
|
|
|
PreReq: OpenPKG, openpkg >= 20060823
|
|
|
-BuildPreReq: zlib, bzip2, curl, gmp, libiconv
|
|
|
-PreReq: zlib, bzip2, curl, gmp, libiconv
|
|
|
+BuildPreReq: zlib, bzip2, curl, gmp, libiconv, openssl
|
|
|
+PreReq: zlib, bzip2, curl, gmp, libiconv, openssl
|
|
|
%if "%{with_milter}" == "yes"
|
|
|
BuildPreReq: milter
|
|
|
PreReq: milter
|