commit:     b9fae95fb6e8f6f09cdb8504d49bad4aae79d2a5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 18 16:04:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 18 16:04:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9fae95f

sys-apps/dbus: add conditional tmpfiles dependency

We also revbump just to fix the binpkgs with a broken pkg_postinst
to avoid them being pestered with this forever.

Bug: https://bugs.gentoo.org/808893
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/dbus/{dbus-1.12.20-r2.ebuild => dbus-1.12.20-r3.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/dbus/dbus-1.12.20-r2.ebuild 
b/sys-apps/dbus/dbus-1.12.20-r3.ebuild
similarity index 99%
rename from sys-apps/dbus/dbus-1.12.20-r2.ebuild
rename to sys-apps/dbus/dbus-1.12.20-r3.ebuild
index 3672eebd8b9..f175a20c1ae 100644
--- a/sys-apps/dbus/dbus-1.12.20-r2.ebuild
+++ b/sys-apps/dbus/dbus-1.12.20-r3.ebuild
@@ -47,6 +47,7 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
        acct-user/messagebus
        selinux? ( sec-policy/selinux-dbus )
+       systemd? ( virtual/tmpfiles )
 "
 
 DOC_CONTENTS="

Reply via email to