[packages] pulseaudio: fix r29716
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
53a5db65ea
commit
0541eec1f3
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=pulseaudio
|
PKG_NAME:=pulseaudio
|
||||||
PKG_VERSION:=1.1
|
PKG_VERSION:=1.1
|
||||||
PKG_RELEASE:=5
|
PKG_RELEASE:=6
|
||||||
|
|
||||||
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/
|
||||||
@ -44,7 +44,7 @@ endef
|
|||||||
|
|
||||||
define Package/pulseaudio-daemon-avahi
|
define Package/pulseaudio-daemon-avahi
|
||||||
$(call Package/pulseaudio/Default)
|
$(call Package/pulseaudio/Default)
|
||||||
DEPENDS+=+dbus +libavahi-client
|
DEPENDS+=+dbus +libavahi-client +avahi-daemon
|
||||||
TITLE+= (avahi)
|
TITLE+= (avahi)
|
||||||
VARIANT:=avahi
|
VARIANT:=avahi
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user