[packages] pulseaudio: use PKG_CONFIG_LIBDIR
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28068 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
059835d1b0
commit
c9afe7ede2
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pulseaudio
|
||||
PKG_VERSION:=0.99.2
|
||||
PKG_RELEASE:=4
|
||||
PKG_RELEASE:=5
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/
|
||||
@ -128,7 +128,7 @@ CONFIGURE_ARGS += \
|
||||
endif
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig"
|
||||
PKG_CONFIG_LIBDIR="$(STAGING_DIR)/usr/lib/pkgconfig"
|
||||
|
||||
#SUPP_LIBS:=-L$(INTL_PREFIX)/lib -L$(ICONV_PREFIX)/lib
|
||||
TARGET_CFLAGS += -std=gnu99
|
||||
|
Loading…
x
Reference in New Issue
Block a user