Francois Gouget : testbot/doc: The procmail dependency is optional.
Module: tools Branch: master Commit: ec2755424c49980e5421a1dcbf650a2a8af6e635 URL: https://source.winehq.org/git/tools.git/?a=commit;h=ec2755424c49980e5421a1dc... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Thu Feb 6 15:13:46 2020 +0100 testbot/doc: The procmail dependency is optional. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- testbot/doc/INSTALL.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testbot/doc/INSTALL.txt b/testbot/doc/INSTALL.txt index 7ac155d..bd4f39b 100644 --- a/testbot/doc/INSTALL.txt +++ b/testbot/doc/INSTALL.txt @@ -4,11 +4,12 @@ Dependencies: - Apache2 with mod_perl - MySQL -- Sendmail and Procmail +- Sendmail - Bytes::Random::Secure (libbytes-random-secure-perl) - DBI::mysql (libdbd-mysql-perl) - Sys::Virt (libsys-virt-perl, see http://libvirt.org/) - Image::Magick (perlmagick) +- Optional: Procmail (to process mailing list patches) - Optional: IO::Socket::IP (for IPv6, libio-socket-ip-perl) - Optional: Net::OpenSSH (for SSH tunneling, libnet-openssh-perl)
participants (1)
-
Alexandre Julliard