projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd49850
)
mpd: switch avahi dependency to dbus one
author
Rosen Penev
<rosenp@gmail.com>
Thu, 17 Sep 2020 03:37:47 +0000
(20:37 -0700)
committer
Rosen Penev
<rosenp@gmail.com>
Thu, 17 Sep 2020 03:37:47 +0000
(20:37 -0700)
pulseaudio depends on the debus variant.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index f9701b30ab7cc1b0f3d3147050e2f094cf020abf..be62a1dc209c4cbd257828c9c0ec4f56c4378fa4 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-85,7
+85,7
@@
endef
define Package/mpd-avahi-service
$(call Package/mpd/Default)
TITLE+= (Avahi service)
- DEPENDS+=+avahi-daemon
+ DEPENDS+=+avahi-d
bus-d
aemon
endef
define Package/mpd-avahi-service/description