commit:     7521a350e022063ae9fe84a7f19fd69a75d2d2dc
Author:     Violet Purcell <vimproved <AT> inventati <DOT> org>
AuthorDate: Sat Oct 12 00:51:03 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 10:28:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7521a350

sys-kernel/scx: allow openrc-navi for openrc dependency

Signed-off-by: Violet Purcell <vimproved <AT> inventati.org>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 sys-kernel/scx/{scx-1.0.5.ebuild => scx-1.0.5-r1.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-kernel/scx/scx-1.0.5.ebuild 
b/sys-kernel/scx/scx-1.0.5-r1.ebuild
similarity index 99%
rename from sys-kernel/scx/scx-1.0.5.ebuild
rename to sys-kernel/scx/scx-1.0.5-r1.ebuild
index 08aa196263b6..6956284d3b74 100644
--- a/sys-kernel/scx/scx-1.0.5.ebuild
+++ b/sys-kernel/scx/scx-1.0.5-r1.ebuild
@@ -315,7 +315,10 @@ DEPEND="
        virtual/libelf:=
        sys-libs/zlib:=
        >=dev-libs/libbpf-1.3:=
-       openrc? ( sys-apps/openrc )
+       openrc? ( || (
+               sys-apps/openrc
+               sys-apps/openrc-navi
+       ) )
 "
 RDEPEND="
        ${DEPEND}

Reply via email to