Fix ptlib dependency on libexpat #2981
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10130 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f7b75c1862
commit
1db3ecc0e1
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/ptlib
|
define Package/ptlib
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
DEPENDS:=+expat
|
DEPENDS:=+libexpat
|
||||||
TITLE:=Portable Tools library
|
TITLE:=Portable Tools library
|
||||||
URL:=http://www.opalvoip.org/
|
URL:=http://www.opalvoip.org/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user