From: jow Date: Wed, 13 Jun 2012 00:22:15 +0000 (+0000) Subject: [packages] freeswitch: depends on libopenssl, libpq, librt and zlib X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f8cae0bae35ae8d22c06a2852b91f8a0c13ff235;p=packages.git [packages] freeswitch: depends on libopenssl, libpq, librt and zlib git-svn-id: svn://svn.openwrt.org/openwrt/packages@32310 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index aa5801c00..bdc3a930b 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -173,7 +173,7 @@ endef define Package/$(PKG_NAME) $(call Package/$(PKG_NAME)/Default) TITLE:=FreeSWITCH open source telephony platform - DEPENDS:= +libreadline +libncurses +libpthread +libstdcpp + DEPENDS:= +libreadline +libncurses +libpthread +libstdcpp +libopenssl +libpq +librt +zlib MENU:=1 endef