From 4ddbb567e9b4fef97af0fc617823e8b479772ace Mon Sep 17 00:00:00 2001 From: mirko Date: Sun, 19 Dec 2010 22:04:12 +0000 Subject: [PATCH] [packages/pusleaudio] fix (host)dependencies (intltool) git-svn-id: svn://svn.openwrt.org/openwrt/packages@24732 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/pulseaudio/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 7655666e5..81eb12ea8 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://0pointer.de/lennart/projects/pulseaudio/ PKG_MD5SUM:=ca85ab470669b05e100861654cf5eb3c +PKG_BUILD_DEPENDS:=intltool/host + PKG_FIXUP = libtool PKG_INSTALL = 1 @@ -25,7 +27,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 intltool/host @BROKEN + DEPENDS:=+libspeexdsp +libgdbm +liboil +libsndfile +libatomicops +libltdl +dbus +libpthread +librt +libintl +libiconv @BROKEN TITLE:=Network sound server URL:=http://www.pulseaudio.org endef -- 2.11.0