summary refs log tree commit diff
path: root/HACKING
diff options
context:
space:
mode:
authorLeo Nikkilä <hello@lnikki.la>2023-12-01 05:58:44 +0200
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-05 17:04:32 -0500
commitc0e21e523d93081153a2ffc91e5a9f06afe62b91 (patch)
tree6b3340c412ba5d1a0cd99d21f71c4fe3da488b28 /HACKING
parentce0d654bb5bbb94881b8d20ca9f1ca9cc8511e90 (diff)
downloadguix-c0e21e523d93081153a2ffc91e5a9f06afe62b91.tar.gz
gnu: mpd: Add D-Bus dependency.
MPD requires D-Bus for Zeroconf support. Avahi is currently included as
a dependency, but Zeroconf isn't actually enabled due D-Bus. This also
enables udisks support.

Before this change, `mpd -V' returns:

    Other features:
     epoll icu inotify ipv6 systemd tcp un

After this change, `mpd -V' returns:

    Other features:
     avahi dbus udisks epoll icu inotify ipv6 systemd tcp un

* gnu/packages/mpd.scm (mpd): Add D-Bus dependency.
[inputs]: Add dbus.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions