From: Jan Willies Date: Mon, 11 Jul 2011 09:03:47 +0000 (+0000) Subject: pulseaudio: not supported in backfire release, requires newer uClibc X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ea8d8cfec5c833da2b32f863a9ab847c1cd1fc30;p=openwrt%2Fsvn-archive%2Fpackages.git pulseaudio: not supported in backfire release, requires newer uClibc SVN-Revision: 27589 --- diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index b16be03d1..bdbca76e8 100644 --- 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