diff options
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0-r1.ebuild (renamed from sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0.ebuild b/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0-r1.ebuild index 548942b7f6da..5b5dadc646fc 100644 --- a/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0.ebuild +++ b/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.3.0-r1.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" -DEPEND="|| ( sys-apps/openrc sys-apps/openrc-navi )" +DEPEND="|| ( >=sys-apps/openrc-0.55 >=sys-apps/openrc-navi-0.60_beta3 )" RDEPEND="${DEPEND} sys-boot/plymouth !sys-apps/systemd" |