Browse Source

pulseaudio: pulseaudio-daemon depends on libjson-c

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner 10 years ago
parent
commit
368c113db7
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      sound/pulseaudio/Makefile

+ 1
- 0
sound/pulseaudio/Makefile View File

@@ -42,6 +42,7 @@ endef
42 42
 
43 43
 define Package/pulseaudio-daemon
44 44
   $(call Package/pulseaudio/Default)
45
+  DEPENDS+=+libjson-c
45 46
 endef
46 47
 
47 48
 define Package/pulseaudio/Default/description