add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5231 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a8e3cc7014
commit
d7767671ef
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/pwlib
|
define Package/pwlib
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
DEPENDS:=+libpthread
|
DEPENDS:=+libpthread +uclibcxx
|
||||||
TITLE:=Portable Windows library
|
TITLE:=Portable Windows library
|
||||||
URL:=http://www.openh323.org/
|
URL:=http://www.openh323.org/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user