[packages] pulseaudio: change json dependency
authorloswillios <loswillios@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Aug 2011 21:10:51 +0000 (21:10 +0000)
committerloswillios <loswillios@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Aug 2011 21:10:51 +0000 (21:10 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28019 3c298f89-4303-0410-b956-a3cf2f4a3e73

sound/pulseaudio/Makefile

index 2595679..8945e34 100644 (file)
@@ -29,7 +29,7 @@ define Package/pulseaudio
   SECTION:=sound
   CATEGORY:=Sound
   DEPENDS:=+libspeexdsp +libsndfile +libsamplerate \
-       +libltdl +libpthread +librt +alsa-lib +json-c \
+       +libltdl +libpthread +librt +alsa-lib +libjson \
        @!UCLIBC_VERSION_0_9_30_1 @!UCLIBC_VERSION_0_9_30_2 \
        @!UCLIBC_VERSION_0_9_30_3 \
        $(ICONV_DEPENDS) $(INTL_DEPENDS)