Accepting request 339741 from home:elvigia:branches:devel:libraries:c_c++

- Enable HTTP/2 support, buildrequires pkgconfig(libnghttp2)

OBS-URL: https://build.opensuse.org/request/show/339741
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=145
This commit is contained in:
Dirk Mueller 2015-10-19 07:55:37 +00:00 committed by Git OBS Bridge
parent fc8a64ea5a
commit f6ed93560a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 18 21:43:16 UTC 2015 - crrodriguez@opensuse.org
- Enable HTTP/2 support, buildrequires pkgconfig(libnghttp2)
-------------------------------------------------------------------
Sat Oct 10 06:58:35 UTC 2015 - mpluskal@suse.com

View File

@ -43,6 +43,7 @@ BuildRequires: openldap2-devel
BuildRequires: pkg-config
BuildRequires: pkgconfig(libidn)
BuildRequires: pkgconfig(libmetalink)
BuildRequires: pkgconfig(libnghttp2)
BuildRequires: pkgconfig(libssh2)
BuildRequires: pkgconfig(zlib)
Requires: libcurl4 = %{version}