openssl: needs disable_parallel_build.

--HG--
extra : convert_revision : db07e20e74108a139d2ffe18baec1984f2eaa902
This commit is contained in:
Juan RP 2008-10-29 22:45:09 +01:00
parent c467d31a66
commit ee9d9d99f3
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ long_desc="
Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols as well as a full-strength general purpose cryptography library."
# Does not build with -j.
disable_parallel_build=yes
build_depends="perl-5.10.0 zlib-1.2.3"
run_depends="glibc-2.8 zlib-1.2.3"