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:
Tobias Geerinckx-Rice 2018-02-25 16:44:27 +01:00
parent 849c898933
commit e2e3c55252
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 1 deletions

View File

@ -198,7 +198,6 @@ authentication and support for SSL3 and TLS.")
"doc")) ; 1.5 MiB of man3 pages
(inputs `(("gnutls" ,gnutls/dane)
("libidn" ,libidn)
("nghttp2" ,nghttp2 "lib")
("zlib" ,zlib)))
(native-inputs
`(("libtool" ,libtool)