knot-resolver: extraFeatures -> +deps for 'http' module

The module feels as a toy mostly, but why not in non-default setup...
This commit is contained in:
Vladimír Čunát 2018-07-30 17:36:23 +02:00
parent 7a605f3c78
commit 2d75c47eab
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -65,7 +65,8 @@ wrapped-full = with luajitPackages; let
luaPkgs = [
luasec luasocket # trust anchor bootstrap, prefill module
lfs # prefill module
# TODO: cqueues and others for http2 module
# Almost all is for the 'http' module:
http cqueues fifo lpeg lpeg_patterns luaossl compat53 basexx
];
in runCommand unwrapped.name
{