RHEL builds disable libssh2, and build root lack libssh2-devel. The RPM
build fails though because meson looks for libssh2 and has it set to
"enabled", not "auto" or "disabled".

Daniel P. Berrangé (2):
  rpm: remove with_bash_completion condition
  rpm: tell meson whether to use libssh or libssh2 explicitly

 libvirt.spec.in | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

-- 
2.26.2


Reply via email to