commit: 9be32a62cbaaf4c629dee12d6264b80799e7cb25 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Oct 29 06:41:31 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Oct 29 06:41:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be32a62
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 <gyakovlev <AT> gentoo.org> virtual/tmpfiles/tmpfiles-0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/virtual/tmpfiles/tmpfiles-0.ebuild b/virtual/tmpfiles/tmpfiles-0.ebuild index 0e75cf705b4..24280945e49 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 )"
