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:
parent
7a605f3c78
commit
2d75c47eab
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue