projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af28852
)
pulseaudio: not supported in backfire release, requires newer uClibc
author
Jan Willies
<loswillios@gmail.com>
Mon, 11 Jul 2011 09:03:47 +0000
(09:03 +0000)
committer
Jan Willies
<loswillios@gmail.com>
Mon, 11 Jul 2011 09:03:47 +0000
(09:03 +0000)
SVN-Revision: 27589
sound/pulseaudio/Makefile
patch
|
blob
|
history
diff --git
a/sound/pulseaudio/Makefile
b/sound/pulseaudio/Makefile
index b16be03d155fde339e5a0884f0fddeb6805f80ce..bdbca76e8fa150c17a757966a09303e15044c866 100644
(file)
--- a/
sound/pulseaudio/Makefile
+++ b/
sound/pulseaudio/Makefile
@@
-30,6
+30,8
@@
define Package/pulseaudio
CATEGORY:=Sound
DEPENDS:=+libspeexdsp +libgdbm +libsndfile +libsamplerate \
+libltdl +libpthread +librt +alsa-lib \
+ @!UCLIBC_VERSION_0_9_30_1 @!UCLIBC_VERSION_0_9_30_2 \
+ @!UCLIBC_VERSION_0_9_30_3 \
$(ICONV_DEPENDS) $(INTL_DEPENDS)
TITLE:=Network sound server
URL:=http://www.pulseaudio.org