]> xenbits.xensource.com Git - libvirt.git/commitdiff
mingw: unconditionally enable libssh2 in RPM
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 3 Apr 2019 10:17:06 +0000 (11:17 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 3 Apr 2019 13:46:16 +0000 (14:46 +0100)
The libssh2 support in libvirt is not solely for phyp, it is used by the
remote driver too.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
mingw-libvirt.spec.in

index 9983a5013f6275f713ced4c04300284033ff274d..913aaa8751b8d7916fa6b7e0dbf14cfefcb4317d 100644 (file)
@@ -85,10 +85,8 @@ BuildRequires: gettext-devel
 BuildRequires: libtool
 %endif
 
-%if %{with_phyp}
 BuildRequires: mingw32-libssh2
 BuildRequires: mingw64-libssh2
-%endif
 %if %{with_esx}
 BuildRequires: mingw32-curl
 BuildRequires: mingw64-curl