[packages] pulseaudio: fix VARIANT building (#9952)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28045 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d56c483c02
commit
0d8ac953c0
@ -9,12 +9,13 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pulseaudio
|
||||
PKG_VERSION:=0.99.2
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/
|
||||
PKG_MD5SUM:=c4deb071424e4f03fdf1d80bd62db267
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=intltool/host
|
||||
|
||||
PKG_FIXUP = libtool
|
||||
|
Loading…
x
Reference in New Issue
Block a user