diff --git a/nodejs.yaml b/nodejs.yaml index f133913..61cbf1a 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -44,6 +44,10 @@ data: rationale: Platform abstraction layer for Node.js ref: 1 buildorder: 0 + http-parser: + rationale: Needed for parsing HTTP requests + ref: master + buildorder: 0 nghttp2: rationale: Needed for HTTP2 support ref: master