Francois Gouget : testbot/doc: The procmail dependency is optional.

Alexandre Julliard julliard at winehq.org
Thu Feb 6 15:37:15 CST 2020


Module: tools
Branch: master
Commit: ec2755424c49980e5421a1dcbf650a2a8af6e635
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=ec2755424c49980e5421a1dcbf650a2a8af6e635

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Feb  6 15:13:46 2020 +0100

testbot/doc: The procmail dependency is optional.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at 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)
 




More information about the wine-cvs mailing list