From: loswillios 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://207.154.207.93/?a=commitdiff_plain;h=f07d73a85404c035c8f2ef49f399afd21bda463b;p=packages.git [packages] pulseaudio: not supported in backfire release, requires newer uClibc git-svn-id: svn://svn.openwrt.org/openwrt/packages@27589 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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