mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 08:31:04 +02:00
virtual/service-manager: Sync with Gentoo
It's from Gentoo commit f8fbf0f59e164700ebca15880111fbc7bc85ef98.
This commit is contained in:
parent
6c5345f60f
commit
3bff2f533c
@ -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
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Virtual for various service managers"
|
||||
|
||||
@ -12,7 +12,10 @@ RDEPEND="
|
||||
prefix-guest? ( >=sys-apps/baselayout-prefix-2.2 )
|
||||
!prefix-guest? (
|
||||
|| (
|
||||
sys-apps/openrc
|
||||
|| (
|
||||
sys-apps/openrc
|
||||
sys-apps/openrc-navi
|
||||
)
|
||||
kernel_linux? (
|
||||
|| (
|
||||
sys-apps/s6-rc
|
Loading…
x
Reference in New Issue
Block a user