#1122628 live-tasks: should probably depend on default D-Bus system bus

#1122628#5
Date:
2025-12-11 22:12:20 UTC
From:
To:
This package has a direct Depends on the dbus package. If the intention
of this dependency is "this package needs a working system bus",
consider replacing the dependency on dbus with:

default-dbus-system-bus | dbus-system-bus

This will pull in whatever D-Bus implementation is the default -
currently the reference implementation dbus, but that won't necessarily
be true forever.

    smcv