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(a)redhat.com>
---
meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>