projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
088723c
)
[packages] pulseaudio: change json dependency
author
Jan Willies
<loswillios@gmail.com>
Tue, 16 Aug 2011 21:10:51 +0000
(21:10 +0000)
committer
Jan Willies
<loswillios@gmail.com>
Tue, 16 Aug 2011 21:10:51 +0000
(21:10 +0000)
SVN-Revision: 28019
sound/pulseaudio/Makefile
patch
|
blob
|
history
diff --git
a/sound/pulseaudio/Makefile
b/sound/pulseaudio/Makefile
index 259567955fb17275c833a920c38bd5e3b4d7a5ee..8945e34b0c65662276ba4583cb2a7e7e93b136a2 100644
(file)
--- 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)