[PATCH] testbot/doc: There is no direct dependency on DBD.

Francois Gouget fgouget at codeweavers.com
Tue Feb 4 19:01:22 CST 2020


Standardize the way the DBI::mysql dependency is documented.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 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 4d430d9157..7ac155d09f 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)
-- 
2.20.1




More information about the wine-devel mailing list