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
@ -65,7 +65,8 @@ wrapped-full = with luajitPackages; let
|
|||||||
luaPkgs = [
|
luaPkgs = [
|
||||||
luasec luasocket # trust anchor bootstrap, prefill module
|
luasec luasocket # trust anchor bootstrap, prefill module
|
||||||
lfs # 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
|
in runCommand unwrapped.name
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user