mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/openrc-settingsd: conditionalise sys-auth/nss-myhostname dep for glibc
Closes: https://bugs.gentoo.org/918672 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user