mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
mpd: switch avahi dependency to dbus one
pulseaudio depends on the debus variant. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -85,7 +85,7 @@ endef
|
||||
define Package/mpd-avahi-service
|
||||
$(call Package/mpd/Default)
|
||||
TITLE+= (Avahi service)
|
||||
DEPENDS+=+avahi-daemon
|
||||
DEPENDS+=+avahi-dbus-daemon
|
||||
endef
|
||||
|
||||
define Package/mpd-avahi-service/description
|
||||
|
||||
Reference in New Issue
Block a user