mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-kernel/installkernel-systemd-boot: drop sys-apps/systemd-boot dep
We don't want Portage to try cling to this obsolete meta which just depends on systemd-utils[boot] anyway. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2022 Gentoo Authors
|
||||
# Copyright 2019-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -11,7 +11,7 @@ LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 ppc64 x86"
|
||||
|
||||
RDEPEND="|| ( sys-apps/systemd sys-apps/systemd-utils[boot] sys-boot/systemd-boot )
|
||||
RDEPEND="|| ( sys-apps/systemd sys-apps/systemd-utils[boot] )
|
||||
!<sys-apps/debianutils-4.9-r1[installkernel(+)]
|
||||
!sys-kernel/installkernel-gentoo"
|
||||
|
||||
Reference in New Issue
Block a user