From: mirko Date: Sat, 4 Dec 2010 16:54:19 +0000 (+0000) Subject: [packages/pulseaudio] the pulseaudio build process requires intltool X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9dad28013a5e6e509a3ef781744025633854c116;p=packages.git [packages/pulseaudio] the pulseaudio build process requires intltool git-svn-id: svn://svn.openwrt.org/openwrt/packages@24242 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 37e0147d7..7655666e5 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/pulseaudio SECTION:=sound CATEGORY:=Sound - DEPENDS:=+libspeexdsp +libgdbm +liboil +libsamplerate +libsndfile +libatomicops +libltdl +dbus +libpthread +librt +libintl +libiconv @BROKEN + DEPENDS:=+libspeexdsp +libgdbm +liboil +libsamplerate +libsndfile +libatomicops +libltdl +dbus +libpthread +librt +libintl +libiconv intltool/host @BROKEN TITLE:=Network sound server URL:=http://www.pulseaudio.org endef