Revert "gnu: gnurl: Add HTTP/2 support."
This reverts unintentional commit 3d2d5ebffae6979376d64a6441a44eb4369a6. See <https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00486.html>.
This commit is contained in:
parent
849c898933
commit
e2e3c55252
|
@ -198,7 +198,6 @@ authentication and support for SSL3 and TLS.")
|
||||||
"doc")) ; 1.5 MiB of man3 pages
|
"doc")) ; 1.5 MiB of man3 pages
|
||||||
(inputs `(("gnutls" ,gnutls/dane)
|
(inputs `(("gnutls" ,gnutls/dane)
|
||||||
("libidn" ,libidn)
|
("libidn" ,libidn)
|
||||||
("nghttp2" ,nghttp2 "lib")
|
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("libtool" ,libtool)
|
`(("libtool" ,libtool)
|
||||||
|
|
Loading…
Reference in New Issue