mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
c0e21e523d
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> |
||
---|---|---|
.. | ||
bootloader | ||
build | ||
home | ||
installer | ||
machine | ||
packages | ||
services | ||
system | ||
tests | ||
artwork.scm | ||
bootloader.scm | ||
ci.scm | ||
compression.scm | ||
home.scm | ||
image.scm | ||
installer.scm | ||
local.mk | ||
machine.scm | ||
packages.scm | ||
services.scm | ||
system.scm | ||
tests.scm |