From 431fd96f4091d84d51a28eb486a86e68a62196fb Mon Sep 17 00:00:00 2001 From: Evgeniy Patlan Date: Fri, 27 May 2022 15:12:35 +0300 Subject: [PATCH] Add libssh to requirements --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index 19f4db91b..040cb1278 100644 --- a/INSTALL +++ b/INSTALL @@ -11,6 +11,7 @@ Mandatory - MySQL client libraries built from sources (libmysqlclient, libmysqlxclient) - zip (gnuwin32 in windows) +- libssh 0.9.2 - python 3.7+ Optional