From 1e2461392553a7233afd89aa086ed78adfa9ea32 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 23 Jan 2023 16:58:39 -0500 Subject: [PATCH] Drop nghttp2 from the module Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 5c405bd..65e5145 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -49,10 +49,6 @@ data: rationale: Platform abstraction layer for Node.js ref: 1 buildorder: 0 - nghttp2: - rationale: Needed for HTTP2 support - ref: rawhide - buildorder: 0 nodejs: rationale: Javascript runtime and npm package manager. ref: 14