Commit c40e1757 authored by John Stebbins's avatar John Stebbins Committed by Martin Storsjö

httpproxy: Fix dependencies

Fix building with --disable-network.
Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 66e9c0b6
......@@ -1480,6 +1480,8 @@ x11_grab_device_indev_extralibs="-lX11 -lXext -lXfixes"
# protocols
gopher_protocol_deps="network"
httpproxy_protocol_deps="network"
httpproxy_protocol_select="tcp_protocol"
http_protocol_deps="network"
http_protocol_select="tcp_protocol"
https_protocol_select="tls_protocol"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment