[packages] freeswitch: depends on libopenssl, libpq, librt and zlib
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32310 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
545e997610
commit
f8cae0bae3
@ -173,7 +173,7 @@ endef
|
|||||||
define Package/$(PKG_NAME)
|
define Package/$(PKG_NAME)
|
||||||
$(call Package/$(PKG_NAME)/Default)
|
$(call Package/$(PKG_NAME)/Default)
|
||||||
TITLE:=FreeSWITCH open source telephony platform
|
TITLE:=FreeSWITCH open source telephony platform
|
||||||
DEPENDS:= +libreadline +libncurses +libpthread +libstdcpp
|
DEPENDS:= +libreadline +libncurses +libpthread +libstdcpp +libopenssl +libpq +librt +zlib
|
||||||
MENU:=1
|
MENU:=1
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user