Francois Gouget : testbot/doc: There is no direct dependency on DBD.
Module: tools Branch: master Commit: d4b5d4f0d6a33049a888adb585f1368840443fa2 URL: https://source.winehq.org/git/tools.git/?a=commit;h=d4b5d4f0d6a33049a888adb5... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Wed Feb 5 02:01:22 2020 +0100 testbot/doc: There is no direct dependency on DBD. Standardize the way the DBI::mysql dependency is documented. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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 4d430d9..7ac155d 100644 --- a/testbot/doc/INSTALL.txt +++ b/testbot/doc/INSTALL.txt @@ -4,9 +4,9 @@ Dependencies: - Apache2 with mod_perl - MySQL -- Perl DBD and DBI::mysql modules - Sendmail and Procmail - 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: IO::Socket::IP (for IPv6, libio-socket-ip-perl)
participants (1)
-
Alexandre Julliard