mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
committed by
Mike Gilbert
parent
0ddf82ffd5
commit
e9bc72efb3
@@ -72,6 +72,7 @@ COMMON_DEPEND="
|
||||
)
|
||||
elibc_musl? (
|
||||
>=sys-libs/musl-1.2.6
|
||||
sys-libs/libucontext
|
||||
virtual/libcrypt
|
||||
)
|
||||
fido2? (
|
||||
|
||||
@@ -72,6 +72,7 @@ COMMON_DEPEND="
|
||||
)
|
||||
elibc_musl? (
|
||||
>=sys-libs/musl-1.2.6
|
||||
sys-libs/libucontext
|
||||
virtual/libcrypt
|
||||
)
|
||||
fido2? (
|
||||
|
||||
Reference in New Issue
Block a user