Enable expat support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10120 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
900ead22ec
commit
daac489574
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/ptlib
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
#DEPENDS:=+expat
|
||||
DEPENDS:=+expat
|
||||
TITLE:=Portable Tools library
|
||||
URL:=http://www.opalvoip.org/
|
||||
endef
|
||||
@ -46,7 +46,7 @@ CONFIGURE_ARGS += \
|
||||
--disable-configfile \
|
||||
--disable-dc \
|
||||
--disable-dtmf \
|
||||
--disable-expat \
|
||||
--enable-expat \
|
||||
--disable-ftp \
|
||||
--disable-http \
|
||||
--disable-httpsvc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user