[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:
parent
0d8ac953c0
commit
d8528a6b71
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=pulseaudio
|
PKG_NAME:=pulseaudio
|
||||||
PKG_VERSION:=0.99.2
|
PKG_VERSION:=0.99.2
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=4
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/
|
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
|
DEPENDS:=+libsndfile @PACKAGE_pulseaudio-daemon||PACKAGE_pulseaudio-daemon-avahi #+libpulse
|
||||||
TITLE:=Tools for Pulseaudio
|
TITLE:=Tools for Pulseaudio
|
||||||
URL:=http://www.pulseaudio.org
|
URL:=http://www.pulseaudio.org
|
||||||
|
VARIANT:=noavahi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/pulseaudio-profiles
|
define Package/pulseaudio-profiles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user