public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: Update BR for nodejs
@ 2026-08-07 16:08
0 siblings, 0 replies; only message in thread
From: @ 2026-08-07 16:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 93e7f48604be9b2165dc9d812ac3fe2f7012dca1
Author : Jan Staněk <jstanek@redhat.com>
Date : 2026-01-30T13:14:37+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/93e7f48604be9b2165dc9d812ac3fe2f7012dca1?branch=epel9-next
Log:
Update BR for nodejs
As an unfortunate side effect of NodejsAlternativesSystem [1] change
and the fact that koji does not pull any weak dependencies,
the unversioned `node` command now needs to be requested explicitly.
[1]: https://fedoraproject.org/wiki/Changes/NodejsAlternativesSystem
---
diff --git a/chromium.spec b/chromium.spec
index 2e708fa..f3f8381 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -621,7 +621,7 @@ BuildRequires: minizip-compat-devel
%endif
%if %{system_nodejs}
-BuildRequires: nodejs
+BuildRequires: nodejs, /usr/bin/node
%endif
%if ! %{bootstrap}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:08 [rpms/chromium] epel9-next: Update BR for nodejs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox