[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6156-g094ec9b
Török Edvin
edwin at clamav.net
Sun Apr 4 01:12:49 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 117bf9038031032765d3af9fd61c3a3cff0568be
Author: Török Edvin <edwin at clamav.net>
Date: Tue Dec 15 18:19:25 2009 +0200
Update docs: LLVM needs Python/GNU make only for unit tests.
diff --git a/docs/clamdoc.pdf b/docs/clamdoc.pdf
index fe908bd..ad82aa0 100644
Binary files a/docs/clamdoc.pdf and b/docs/clamdoc.pdf differ
diff --git a/docs/clamdoc.tex b/docs/clamdoc.tex
index 9ebc76c..0483853 100644
--- a/docs/clamdoc.tex
+++ b/docs/clamdoc.tex
@@ -248,9 +248,13 @@
\url{http://llvm.org/docs/GettingStarted.html#brokengcc} for a
full list.}
\item Perl (version 5.6.0 or newer)
- \item Python (version 2.5.4 or newer), for running the JIT unit tests
\item A supported CPU for the JIT, either of: X86, X86-64, PowerPC, PowerPC64
\end{itemize}
+ The following packages are optional, but needed for the JIT unit tests:
+ \begin{itemize}
+ \item GNU Make (version 3.79, recommended 3.81)
+ \item Python (version 2.5.4 or newer), for running the JIT unit tests
+ \end{itemize}
\subsection{Installing on shell account}
To install ClamAV locally on an unprivileged shell account you need not
--
Debian repository for ClamAV
More information about the Pkg-clamav-commits
mailing list