aboutsummaryrefslogtreecommitdiff
path: root/sound/pulseaudio/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2015-03-25 13:06:39 +0100
committerPeter Wagner <tripolar@gmx.at>2015-03-25 13:06:39 +0100
commit368c113db70f9e75e1e7b1c350b6b8aadd3b6746 (patch)
tree99b53e0e0a3e1907d6ae2a7c0450d335996117e5 /sound/pulseaudio/Makefile
parentf49ab7c61abf2378aa48f05b2dd0da4d0bbc1a4b (diff)
pulseaudio: pulseaudio-daemon depends on libjson-c
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'sound/pulseaudio/Makefile')
-rw-r--r--sound/pulseaudio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile
index e75e2c80c..23a8c80d1 100644
--- a/sound/pulseaudio/Makefile
+++ b/sound/pulseaudio/Makefile
@@ -42,6 +42,7 @@ endef
define Package/pulseaudio-daemon
$(call Package/pulseaudio/Default)
+ DEPENDS+=+libjson-c
endef
define Package/pulseaudio/Default/description