From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/openrc-settingsd/
Date: Sat, 9 Dec 2023 23:06:03 +0000 (UTC) [thread overview]
Message-ID: <1702163136.32f90e59ae6581730a2ccbb7296d267fd782a638.sam@gentoo> (raw)
commit: 32f90e59ae6581730a2ccbb7296d267fd782a638
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 23:02:44 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 23:05:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f90e59
app-admin/openrc-settingsd: conditionalise sys-auth/nss-myhostname dep for glibc
Closes: https://bugs.gentoo.org/918672
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/openrc-settingsd/openrc-settingsd-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/openrc-settingsd/openrc-settingsd-1.4.0.ebuild b/app-admin/openrc-settingsd/openrc-settingsd-1.4.0.ebuild
index f8c6f67bae61..bf6db6a6c1a9 100644
--- a/app-admin/openrc-settingsd/openrc-settingsd-1.4.0.ebuild
+++ b/app-admin/openrc-settingsd/openrc-settingsd-1.4.0.ebuild
@@ -24,7 +24,7 @@ DEPEND="
RDEPEND="
${DEPEND}
systemd? ( >=sys-apps/systemd-197 )
- !systemd? ( sys-auth/nss-myhostname !sys-apps/systemd )
+ elibc_glibc? ( !systemd? ( sys-auth/nss-myhostname !sys-apps/systemd ) )
"
BDEPEND="
dev-util/gdbus-codegen
next reply other threads:[~2023-12-09 23:06 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-09 23:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-22 9:54 [gentoo-commits] repo/gentoo:master commit in: app-admin/openrc-settingsd/ Michał Górny
2024-07-21 0:31 Sam James
2023-07-27 5:11 WANG Xuerui
2023-07-15 18:35 Arthur Zamarin
2023-07-15 18:35 Arthur Zamarin
2023-07-15 18:35 Arthur Zamarin
2023-06-06 13:53 Matt Turner
2023-06-05 13:31 Matt Turner
2023-05-02 18:01 Arthur Zamarin
2023-05-02 18:01 Arthur Zamarin
2023-05-02 18:01 Arthur Zamarin
2023-03-22 17:15 Matt Turner
2022-10-29 22:33 Matt Turner
2021-08-27 15:19 Yixun Lan
2021-07-23 1:27 Matt Turner
2021-04-15 1:31 Sam James
2021-03-04 0:23 Sam James
2019-05-18 13:41 Mart Raudsepp
2019-03-10 19:29 Pacho Ramos
2017-07-20 17:10 Alexis Ballier
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=1702163136.32f90e59ae6581730a2ccbb7296d267fd782a638.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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