
23 Jun
2021
23 Jun
'21
4:50 p.m.
On Wed, Jun 23, 2021 at 12:33:55PM +0100, Daniel P. Berrangé wrote:
When 'driver_remote' is 'auto', the 'enabled()' method does not evaluate to true, causing the libssh/libssh2 checks to be skipped.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>