guix/gnu
Leo Nikkilä c0e21e523d
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>
2024-01-05 17:04:32 -05:00
..
bootloader gnu: bootloader: Add orangepi-r1-plus-lts-rk3328 bootloader. 2023-12-22 16:06:03 -08:00
build chromium-extension: Compute json at argument evaluation time. 2023-12-27 17:18:52 +01:00
home gnu: home: Add home-pipewire service. 2023-12-26 15:41:59 +03:00
installer
machine
packages gnu: mpd: Add D-Bus dependency. 2024-01-05 17:04:32 -05:00
services services: xorg: ‘dbus-daemon-wrapper’ handles Home profile. 2024-01-05 17:28:54 +01:00
system gnu: vm-image.tmpl: Improve SPICE dynamic resizing. 2023-12-30 00:28:14 -05:00
tests tests: jami: Double timeouts. 2023-12-22 00:31:41 +01:00
artwork.scm
bootloader.scm
ci.scm gnu: ci: Build tuned packages for common baselines. 2023-12-18 08:14:16 +02:00
compression.scm
home.scm
image.scm
installer.scm gnu: Adjust to removing ed.scm and nano.scm 2023-12-25 19:58:21 +02:00
local.mk gnu: emacs-ess: Update to 18.10.2-1.3691ecc. 2024-01-04 15:14:21 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: Adjust to removing ed.scm and nano.scm 2023-12-25 19:58:21 +02:00
tests.scm