diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-06-16 22:36:03 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-06-16 22:36:31 +0200 |
commit | 5731b8e09b6992c4d387039eb2726331588274bb (patch) | |
tree | 70cac237da3b4d294d08ee11b8ba604af120bedb /net/openconnect | |
parent | 6488dc8a7020b42f229969166f2927a4157639b4 (diff) |
openconnect: updated license
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'net/openconnect')
-rw-r--r-- | net/openconnect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 796a6b16f..111f9a07b 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -15,6 +15,7 @@ PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ PKG_MD5SUM:=80f397911e1fed43d897d99be3d5f1a1 +PKG_LICENSE:=LGPLv2.1+ PKG_CONFIG_DEPENDS:= \ CONFIG_OPENCONNECT_GNUTLS \ |