summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-09-15 10:41:18 +0200
committerSam James <sam@gentoo.org>2022-10-30 09:42:19 +0000
commit43251955f03fc5e7257cf155aa56f0bd11420855 (patch)
tree509b51e97ff23ee81d8715cb8c7ffeccd870bb19 /virtual/service-manager
parentmedia-libs/mesa: Allow llvm:16 (diff)
downloadgentoo-43251955f03fc5e7257cf155aa56f0bd11420855.tar.gz
gentoo-43251955f03fc5e7257cf155aa56f0bd11420855.tar.bz2
gentoo-43251955f03fc5e7257cf155aa56f0bd11420855.zip
virtual/service-manager: add sys-apps/s6-rc to the list
sys-apps/s6-rc[1] is an alternative service manager that should be in the list as well. [1] https://skarnet.org/software/s6-rc/ Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/27352 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/service-manager')
-rw-r--r--virtual/service-manager/service-manager-1-r1.ebuild (renamed from virtual/service-manager/service-manager-1.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/virtual/service-manager/service-manager-1.ebuild b/virtual/service-manager/service-manager-1-r1.ebuild
index 855dced9ed5c..f75fe8b737b2 100644
--- a/virtual/service-manager/service-manager-1.ebuild
+++ b/virtual/service-manager/service-manager-1-r1.ebuild
@@ -15,6 +15,7 @@ RDEPEND="
sys-apps/openrc
kernel_linux? (
|| (
+ sys-apps/s6-rc
sys-apps/systemd
sys-process/runit
virtual/daemontools