summaryrefslogtreecommitdiff
path: root/net-misc/netifrc/netifrc-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/netifrc/netifrc-9999.ebuild')
-rw-r--r--net-misc/netifrc/netifrc-9999.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/netifrc/netifrc-9999.ebuild b/net-misc/netifrc/netifrc-9999.ebuild
index 54f749377303..82325c45cc79 100644
--- a/net-misc/netifrc/netifrc-9999.ebuild
+++ b/net-misc/netifrc/netifrc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,10 @@ IUSE="+dhcp"
RDEPEND="
sys-apps/gentoo-functions
- >=sys-apps/openrc-0.15
+ || (
+ >=sys-apps/openrc-0.15
+ sys-apps/openrc-navi
+ )
dhcp? (
|| (
net-misc/dhcpcd