sys-apps/systemd: Depend on libucontext for fiber bootstrap on musl

Signed-off-by: RadioNoiseE <rne.kou@icloud.com>
Part-of: https://github.com/gentoo/gentoo/pull/46470
Closes: https://github.com/gentoo/gentoo/pull/46470
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
RadioNoiseE
2026-06-24 19:22:07 +08:00
committed by Mike Gilbert
parent 0ddf82ffd5
commit e9bc72efb3
2 changed files with 2 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ COMMON_DEPEND="
)
elibc_musl? (
>=sys-libs/musl-1.2.6
sys-libs/libucontext
virtual/libcrypt
)
fido2? (

View File

@@ -72,6 +72,7 @@ COMMON_DEPEND="
)
elibc_musl? (
>=sys-libs/musl-1.2.6
sys-libs/libucontext
virtual/libcrypt
)
fido2? (