commit: b46f3387f3eebf005556787f6a775edbe9a3c030 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 09:50:57 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Apr 22 09:50:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b46f3387
sys-boot/plymouth-openrc-plugin: Clean sys-apps/openrc-navi dep up Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0-r1.ebuild b/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0-r1.ebuild index 5b5dadc646fc..fedf74453e9b 100644 --- a/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0-r1.ebuild +++ b/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" -DEPEND="|| ( >=sys-apps/openrc-0.55 >=sys-apps/openrc-navi-0.60_beta3 )" +DEPEND=">=sys-apps/openrc-0.55" RDEPEND="${DEPEND} sys-boot/plymouth !sys-apps/systemd"