public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: Update BR for nodejs
Date: Fri, 07 Aug 2026 16:08:40 GMT [thread overview]
Message-ID: <178611892003.1.9717834788032753167.rpms-chromium-93e7f48604be@fedoraproject.org> (raw)
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}
reply other threads:[~2026-08-07 16:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178611892003.1.9717834788032753167.rpms-chromium-93e7f48604be@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox