Module: tools Branch: master Commit: a6338685571a035b291bf4ed8d9997402b65681a URL: https://source.winehq.org/git/tools.git/?a=commit;h=a6338685571a035b291bf4ed...
Author: Francois Gouget fgouget@codeweavers.com Date: Mon Apr 1 03:43:17 2019 +0200
testbot: Document the Net::OpenSSH dependency.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/doc/INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testbot/doc/INSTALL.txt b/testbot/doc/INSTALL.txt index bae1e82..456ffe6 100644 --- a/testbot/doc/INSTALL.txt +++ b/testbot/doc/INSTALL.txt @@ -9,7 +9,7 @@ Dependencies: - Sys::Virt (libsys-virt-perl, see http://libvirt.org/) - Image::Magick (perlmagick) - Optional: IO::Socket::IP (for IPv6, libio-socket-ip-perl) -- Optional: Net::SSH2 (for SSH tunneling, libnet-ssh2-perl) +- Optional: Net::OpenSSH (for SSH tunneling, libnet-openssh-perl)
MySQL setup: - Create a new 'winetestbot' database and its tables using the