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:
180065d
)
pulseaudio: remove obsolete uclibc dependencies
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Jun 2012 19:14:28 +0000
(19:14 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Jun 2012 19:14:28 +0000
(19:14 +0000)
SVN-Revision: 32359
sound/pulseaudio/Makefile
patch
|
blob
|
history
diff --git
a/sound/pulseaudio/Makefile
b/sound/pulseaudio/Makefile
index 5eb9fb2c42bc7c78c5edba8e11e89505b2c14249..aa779e7a64ae07487db4bd6cda32e6c81f0cc164 100644
(file)
--- a/
sound/pulseaudio/Makefile
+++ b/
sound/pulseaudio/Makefile
@@
-30,9
+30,7
@@
define Package/pulseaudio/Default
SECTION:=sound
CATEGORY:=Sound
DEPENDS:=+libspeexdsp +libsndfile +libltdl +libpthread \
- +librt +alsa-lib +libjson +libopenssl +udev $(ICONV_DEPENDS) $(INTL_DEPENDS) \
- @!UCLIBC_VERSION_0_9_30_1 @!UCLIBC_VERSION_0_9_30_2 \
- @!UCLIBC_VERSION_0_9_30_3
+ +librt +alsa-lib +libjson +libopenssl +udev $(ICONV_DEPENDS) $(INTL_DEPENDS)
TITLE:=Network sound server
URL:=http://www.pulseaudio.org
endef