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:
b291ee0
)
[packages] pulseaudio: pulseaudio-daemon depends on libopenssl and udev
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 23:47:30 +0000
(23:47 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 23:47:30 +0000
(23:47 +0000)
SVN-Revision: 32278
sound/pulseaudio/Makefile
patch
|
blob
|
history
diff --git
a/sound/pulseaudio/Makefile
b/sound/pulseaudio/Makefile
index 73e3fd8c67111b7677963e4c085c7b422d54be38..5eb9fb2c42bc7c78c5edba8e11e89505b2c14249 100644
(file)
--- a/
sound/pulseaudio/Makefile
+++ b/
sound/pulseaudio/Makefile
@@
-30,7
+30,7
@@
define Package/pulseaudio/Default
SECTION:=sound
CATEGORY:=Sound
DEPENDS:=+libspeexdsp +libsndfile +libltdl +libpthread \
- +librt +alsa-lib +libjson $(ICONV_DEPENDS) $(INTL_DEPENDS) \
+ +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
TITLE:=Network sound server