From: Alberto Bursi Date: Sat, 22 Oct 2016 12:05:16 +0000 (+0200) Subject: openconnect: added missing libs for openssl X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=493ea1afb4b20c02ae367fd4a7c1db51884cad8f;p=openwrt-packages.git openconnect: added missing libs for openssl added missing libraries to fix issue https://github.com/openwrt/packages/issues/3301 Signed-off-by: Alberto Bursi --- diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 111f9a07b..87cb014ed 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -31,7 +31,7 @@ endef define Package/openconnect SECTION:=net CATEGORY:=Network - DEPENDS:=+libxml2 +kmod-tun +resolveip +vpnc-scripts +OPENCONNECT_OPENSSL:libopenssl +OPENCONNECT_GNUTLS:libgnutls +OPENCONNECT_STOKEN:libstoken + DEPENDS:=+libxml2 +kmod-tun +resolveip +vpnc-scripts +OPENCONNECT_OPENSSL:libopenssl +OPENCONNECT_OPENSSL:p11-kit +OPENCONNECT_OPENSSL:libp11 +OPENCONNECT_GNUTLS:libgnutls +OPENCONNECT_STOKEN:libstoken TITLE:=OpenConnect VPN client (Cisco AnyConnect compatible) MAINTAINER:=Nikos Mavrogiannopoulos URL:=http://www.infradead.org/openconnect/