From d8528a6b711ade3164e17c1ee946f089b3a1466c Mon Sep 17 00:00:00 2001 From: loswillios Date: Fri, 19 Aug 2011 09:35:06 +0000 Subject: [PATCH] [packages] pulseaudio: always build pulseaudio-tools sans dbus (#9956) git-svn-id: svn://svn.openwrt.org/openwrt/packages@28046 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/pulseaudio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 910470b40..71419b3bb 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio PKG_VERSION:=0.99.2 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ @@ -82,6 +82,7 @@ define Package/pulseaudio-tools DEPENDS:=+libsndfile @PACKAGE_pulseaudio-daemon||PACKAGE_pulseaudio-daemon-avahi #+libpulse TITLE:=Tools for Pulseaudio URL:=http://www.pulseaudio.org + VARIANT:=noavahi endef define Package/pulseaudio-profiles -- 2.11.0