mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
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
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ (define-public gnurl
|
|||
"doc")) ; 1.5 MiB of man3 pages
|
||||
(inputs `(("gnutls" ,gnutls/dane)
|
||||
("libidn" ,libidn)
|
||||
("nghttp2" ,nghttp2 "lib")
|
||||
("zlib" ,zlib)))
|
||||
(native-inputs
|
||||
`(("libtool" ,libtool)
|
||||
|
|
Loading…
Reference in a new issue