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