From: loswillios Date: Tue, 16 Aug 2011 21:10:51 +0000 (+0000) Subject: [packages] pulseaudio: change json dependency X-Git-Url: http://git.archive.openwrt.org/?p=packages.git;a=commitdiff_plain;h=dde970f91129074f11e0877052785e47e0a92e83;ds=sidebyside [packages] pulseaudio: change json dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@28019 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 259567955..8945e34b0 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -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)