From 4a9f273bf326de75a675493990915023d07c2448 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 2 Sep 2021 16:02:10 -0400 Subject: [PATCH] Build with system jinja2 Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 3330870..3c86ee7 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -13,9 +13,9 @@ data: - MIT dependencies: - buildrequires: - platform: [-el8] + platform: [-el8,-f36] requires: - platform: [-el8] + platform: [-el8,-f36] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs