From: jow Date: Tue, 12 Jun 2012 23:47:30 +0000 (+0000) Subject: [packages] pulseaudio: pulseaudio-daemon depends on libopenssl and udev X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=62d53f387ae684b746baa481c1df29db074916d4;p=packages.git [packages] pulseaudio: pulseaudio-daemon depends on libopenssl and udev git-svn-id: svn://svn.openwrt.org/openwrt/packages@32278 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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