Accepting request 400210 from devel:libraries:c_c++
- Depend on libssh2 >= 1.6.0 since curl depends on the libssh2_scp_recv2 symbol now. Fixes boo#983170 OBS-URL: https://build.opensuse.org/request/show/400210 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=114
This commit is contained in:
commit
36257dd5a4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 10:18:29 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Depend on libssh2 >= 1.6.0 since curl depends on the
|
||||
libssh2_scp_recv2 symbol now. Fixes boo#983170
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 5 18:53:47 UTC 2016 - alarrosa@suse.com
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: pkgconfig(libidn)
|
||||
BuildRequires: pkgconfig(libmetalink)
|
||||
BuildRequires: pkgconfig(libnghttp2)
|
||||
BuildRequires: pkgconfig(libpsl)
|
||||
BuildRequires: pkgconfig(libssh2)
|
||||
BuildRequires: pkgconfig(libssh2) >= 1.6.0
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Requires: libcurl4 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user