fix(sys-apps/dbus): Add slot dependency on systemd

This will force a recompile of dbus when systemd's sub-slot changes as
it did from 207->209 when some lib versions changed.
This commit is contained in:
Michael Marineau 2014-02-20 16:25:15 -08:00
parent 9e42439e0e
commit d5a69d23f4

View File

@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/expat-2
sec-policy/selinux-dbus
sys-libs/libselinux
)
systemd? ( sys-apps/systemd )
systemd? ( sys-apps/systemd:= )
X? (
x11-libs/libX11
x11-libs/libXt