[packages] pulseaudio: change json dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28019 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
loswillios 2011-08-16 21:10:51 +00:00
parent 36a90ece49
commit dde970f911

View 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)