From 9be32a62cbaaf4c629dee12d6264b80799e7cb25 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Wed, 28 Oct 2020 23:41:31 -0700 Subject: virtual/tmpfiles: add systemd-tmpfiles standalone provider Bug: https://bugs.gentoo.org/751415 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev --- virtual/tmpfiles/tmpfiles-0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'virtual') diff --git a/virtual/tmpfiles/tmpfiles-0.ebuild b/virtual/tmpfiles/tmpfiles-0.ebuild index 0e75cf705b44..24280945e490 100644 --- a/virtual/tmpfiles/tmpfiles-0.ebuild +++ b/virtual/tmpfiles/tmpfiles-0.ebuild @@ -11,4 +11,5 @@ RDEPEND=" || ( sys-apps/opentmpfiles sys-apps/systemd + sys-apps/systemd-tmpfiles )" -- cgit v1.2.3-65-gdbad