#1122565 emacs-debase: directly Depends on dbus

#1122565#5
Date:
2025-12-11 12:15:04 UTC
From:
To:
This package has a direct Depends on the dbus package. This is probably
a larger dependency than it really needs, and could interfere with use
of the dbus-broker package as a system bus.

For details of how to replace this dependency, please see:
https://salsa.debian.org/utopia-team/dbus/-/blob/debian/unstable/debian/replacing-dbus-dependency.txt?ref_type=heads

If the intention of this dependency is "this package needs a working
D-Bus session bus", consider replacing the dependency on dbus with:
default-dbus-session-bus | dbus-session-bus

Or if the intention of this dependency is "this package needs a working
D-Bus system bus", consider replacing the dependency on dbus with:
default-dbus-system-bus | dbus-system-bus

(I would guess that making Emacs talk to D-Bus is more likely to be a
session bus thing, but I could be wrong.)

    smcv