virtual/service-manager: Sync with Gentoo

It's from Gentoo commit f8fbf0f59e164700ebca15880111fbc7bc85ef98.
This commit is contained in:
Flatcar Buildbot 2024-07-29 07:21:05 +00:00 committed by Krzesimir Nowak
parent 6c5345f60f
commit 3bff2f533c

View File

@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=8
DESCRIPTION="Virtual for various service managers" DESCRIPTION="Virtual for various service managers"
@ -12,7 +12,10 @@ RDEPEND="
prefix-guest? ( >=sys-apps/baselayout-prefix-2.2 ) prefix-guest? ( >=sys-apps/baselayout-prefix-2.2 )
!prefix-guest? ( !prefix-guest? (
|| ( || (
sys-apps/openrc || (
sys-apps/openrc
sys-apps/openrc-navi
)
kernel_linux? ( kernel_linux? (
|| ( || (
sys-apps/s6-rc sys-apps/s6-rc