diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-10-20 14:05:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-10-20 14:05:07 +0100 |
commit | 39dc298fd990a821376676ab8ad68b99f0475c6a (patch) | |
tree | 4c5927e611eaeeaa58dfa7529f8c2f69c98a62d7 | |
parent | 39534d0fa350198e8ea10feb6b1143f76334401f (diff) |
sys-boot/plymouth-openrc-plugin : fix deps
-rw-r--r-- | packages/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.exheres-0 | 4 |
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() { |