[PATCH] testbot/doc: Sort the Perl module dependencies alphabetically.

Francois Gouget fgouget at codeweavers.com
Thu Feb 6 17:24:49 CST 2020


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 bd4f39bbe9..0dd5710f7d 100644
--- a/testbot/doc/INSTALL.txt
+++ b/testbot/doc/INSTALL.txt
@@ -7,8 +7,8 @@ Dependencies:
 - 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)
+- Sys::Virt (libsys-virt-perl, see http://libvirt.org/)
 - 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)
-- 
2.20.1




More information about the wine-devel mailing list