summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-10-20 14:05:07 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-10-20 14:05:07 +0100
commit39dc298fd990a821376676ab8ad68b99f0475c6a (patch)
tree4c5927e611eaeeaa58dfa7529f8c2f69c98a62d7
parent39534d0fa350198e8ea10feb6b1143f76334401f (diff)
sys-boot/plymouth-openrc-plugin : fix deps
-rw-r--r--packages/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.exheres-04
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.exheres-0 b/packages/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.exheres-0
index fa3f477..0024e13 100644
--- a/packages/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.exheres-0
+++ b/packages/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.exheres-0
@@ -14,9 +14,9 @@ MYOPTIONS=""
DEPENDENCIES="
build:
- >=sys-apps/openrc-0.8.2
+ sys-apps/openrc[>=0.8.2]
run:
- >=sys-boot/plymouth-0.8.3
+ sys-boot/plymouth[>=0.8.3]
"
src_install() {