Include nodejs build dependency explicitely
Resolves: RHEL-126606 Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
This commit is contained in:
parent
3eddd5aad5
commit
d880a06632
@ -58,7 +58,8 @@ Source4: audited-null-licenses.toml
|
||||
# on architectures without NodeJS.
|
||||
ExclusiveArch: %{nodejs_arches}
|
||||
|
||||
# For generating the C source “release” from TypeScript:
|
||||
# For generating the C source "release" from TypeScript:
|
||||
BuildRequires: nodejs
|
||||
BuildRequires: nodejs-devel
|
||||
BuildRequires: make
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user