fix libgsm dependency; please apply to the packages_8.09 branch too and update the package binaries for 8.09
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14712 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
44d14841b2
commit
f7265acaf0
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk
|
||||
PKG_VERSION:=1.4.23.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.digium.com/pub/asterisk/releases/
|
||||
@ -338,7 +338,7 @@ endef
|
||||
CONFIGURE_ARGS+= \
|
||||
--without-curl \
|
||||
--without-curses \
|
||||
--with-gsm="$(STAGING_DIR)/usr" \
|
||||
--with-gsm="internal" \
|
||||
--without-imap \
|
||||
--without-isdnnet \
|
||||
--without-kde \
|
||||
|
Loading…
x
Reference in New Issue
Block a user