mpd: depend the full variant on pulseaudio instead of pulseaudio-daemon
authorSzabolcs Hubai <szab.hu@gmail.com>
Sat, 29 Oct 2022 09:28:13 +0000 (11:28 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 3 Nov 2022 08:02:16 +0000 (09:02 +0100)
The full variant of mpd depends on pulseaudio-daemon, so it was not
possible to use the other pulseaudio variant with avahi.

Both pulseaudio daemons provides package pulseaudio, so users can choose
which variant suits them best.
Let's change the dependency to pulseaudio.

Fixes: #19187
Fixes: 2ed62adc5914 ("mpd: enable pulseaudio in full package")
Signed-off-by: Szabolcs Hubai <szab.hu@gmail.com>
sound/mpd/Makefile

index 5612c2b7c8858ce66e133e9ece6706196d6afef0..3f08da07e5cf6555f5557764bdfe3754cd839456 100644 (file)
@@ -48,7 +48,7 @@ endef
 define Package/mpd-full
 $(call Package/mpd/Default)
   TITLE+= (full)
-  DEPENDS+= +AUDIO_SUPPORT:pulseaudio-daemon +libvorbis +libmms +libnpupnp +libshout +yajl \
+  DEPENDS+= +AUDIO_SUPPORT:pulseaudio +libvorbis +libmms +libnpupnp +libshout +yajl \
             +libffmpeg +lame-lib +libsoxr +!BUILD_PATENTED:libmad
   PROVIDES:=mpd
   VARIANT:=full