[packages] pulseaudio: always build pulseaudio-tools sans dbus (#9956)
authorJan Willies <loswillios@gmail.com>
Fri, 19 Aug 2011 09:35:06 +0000 (09:35 +0000)
committerJan Willies <loswillios@gmail.com>
Fri, 19 Aug 2011 09:35:06 +0000 (09:35 +0000)
SVN-Revision: 28046

sound/pulseaudio/Makefile

index 910470b402f34b214ee83b9d0e04c6df79c354df..71419b3bb673ce8fddc11b5a428936994b89c16f 100644 (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