From 62d53f387ae684b746baa481c1df29db074916d4 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 12 Jun 2012 23:47:30 +0000 Subject: [PATCH] [packages] pulseaudio: pulseaudio-daemon depends on libopenssl and udev git-svn-id: svn://svn.openwrt.org/openwrt/packages@32278 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/pulseaudio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 73e3fd8c6..5eb9fb2c4 100644 --- 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 -- 2.11.0