mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-08-30 05:50:08 +03:00
spec: Enable libssh on future RHEL
Future RHEL will certainly be modern enough to support libssh. Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
@ -191,7 +191,7 @@
|
||||
%endif
|
||||
|
||||
# Enable libssh transport for new enough distros
|
||||
%if 0%{?fedora}
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
%define with_libssh 0%{!?_without_libssh:1}
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user