Error: Missing build dependencies.
Good news! All of the missing build dependencies have been found in the following module(s):
You can fix the problem by applying the following patch. This can be done either manually or automatically.
From ef26ddaddf60da627d1d2334e61b2bf54bcf3661 Mon Sep 17 00:00:00 2001 From: Fedora MBSDate: Sat, 17 Jun 2017 17:50:40 +0200 Subject: [PATCH 1/1] add missing build dependencies --- nodejs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nodejs.yaml b/nodejs.yaml index ecec1ec..49c0541 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -12,6 +12,7 @@ data: dependencies: buildrequires: base-runtime: f26 + shared-userspace: f26 requires: base-runtime: f26 references: -- 2.10.1