From 7ca951f82b3db0f4f0a05a43eb37824bf6dc3137 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 2 Jan 2019 15:18:18 -0500 Subject: [PATCH] Update to 10.15.0 Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ++++ 1 file changed, 4 insertions(+) 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