Accepting request 569261 from home:gladiac:branches:devel:libraries:c_c++
- Build curl with libssh.org libssh offers a lot more features than libssh2, for example: * Key Exchange Methods: curve25519-sha256@libssh.org * Hostkey Types: ssh-ed25519 * Authentication: gssapi-with-mic OBS-URL: https://build.opensuse.org/request/show/569261 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=216
This commit is contained in:
committed by
Git OBS Bridge
parent
c73289f2c4
commit
64310a5fef
@@ -54,7 +54,7 @@ BuildRequires: openldap2-devel
|
||||
BuildRequires: pkgconfig(libmetalink)
|
||||
BuildRequires: pkgconfig(libnghttp2)
|
||||
BuildRequires: pkgconfig(libpsl)
|
||||
BuildRequires: pkgconfig(libssh2)
|
||||
BuildRequires: pkgconfig(libssh)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%else
|
||||
Requires: this-is-only-for-build-envs
|
||||
@@ -153,7 +153,7 @@ sed -i 's/\(link_all_deplibs=\)unknown/\1no/' configure
|
||||
%if !0%{?bootstrap}
|
||||
--with-gssapi=%{_libexecdir}/mit \
|
||||
--with-libidn2 \
|
||||
--with-libssh2 \
|
||||
--with-libssh \
|
||||
--with-libmetalink \
|
||||
%endif
|
||||
--enable-hidden-symbols \
|
||||
|
Reference in New Issue
Block a user