[packages] pulseaudio: always build pulseaudio-tools sans dbus (#9956)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28046 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
loswillios 2011-08-19 09:35:06 +00:00
parent 0d8ac953c0
commit d8528a6b71

View File

@ -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