diff options
author | Leo Nikkilä <hello@lnikki.la> | 2023-12-01 05:58:44 +0200 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-01-05 17:04:32 -0500 |
commit | c0e21e523d93081153a2ffc91e5a9f06afe62b91 (patch) | |
tree | 6b3340c412ba5d1a0cd99d21f71c4fe3da488b28 /HACKING | |
parent | ce0d654bb5bbb94881b8d20ca9f1ca9cc8511e90 (diff) | |
download | guix-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