From 65718af1fcb19d6b506b4e3b2882b2cee5265e7e Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 21 Jul 2014 19:12:31 +0200 Subject: [PATCH] openconnect: updated description Signed-off-by: Nikos Mavrogiannopoulos --- net/openconnect/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index e2d9b0bfc..d260afbef 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -25,7 +25,7 @@ define Package/openconnect SECTION:=net CATEGORY:=Network DEPENDS:=+libxml2 +kmod-tun +resolveip +OPENCONNECT_OPENSSL:libopenssl +OPENCONNECT_GNUTLS:libgnutls - TITLE:=VPN client compatible with Cisco's AnyConnect SSL VPN + TITLE:=OpenConnect VPN client (Cisco AnyConnect compatible) URL:=http://www.infradead.org/openconnect/ SUBMENU:=VPN endef