diff --git a/libs/libtasn1/Makefile b/libs/libtasn1/Makefile index b6e01a7f1f..154dd85801 100644 --- a/libs/libtasn1/Makefile +++ b/libs/libtasn1/Makefile @@ -24,6 +24,7 @@ define Package/libtasn1 SECTION:=libs CATEGORY:=Libraries TITLE:=An ASN.1 and DER structures manipulation library + MAINTAINER:=Nikos Mavrogiannopoulos URL:=ftp://ftp.gnu.org/gnu/libtasn1/ endef diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index d0379c2e22..df0a70b7be 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -26,6 +26,7 @@ define Package/openconnect CATEGORY:=Network DEPENDS:=+libxml2 +kmod-tun +resolveip +OPENCONNECT_OPENSSL:libopenssl +OPENCONNECT_GNUTLS:libgnutls TITLE:=OpenConnect VPN client (Cisco AnyConnect compatible) + MAINTAINER:=Nikos Mavrogiannopoulos URL:=http://www.infradead.org/openconnect/ SUBMENU:=VPN endef diff --git a/utils/cryptodev-linux/Makefile b/utils/cryptodev-linux/Makefile index f559c7e315..54363d9393 100644 --- a/utils/cryptodev-linux/Makefile +++ b/utils/cryptodev-linux/Makefile @@ -29,6 +29,7 @@ define KernelPackage/cryptodev DEFAULT:=m if ALL TITLE:=Driver for cryptographic acceleration URL:=http://cryptodev-linux.org/ + MAINTAINER:=Nikos Mavrogiannopoulos VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE) DEPENDS:=+kmod-crypto-core +kmod-crypto-authenc +kmod-crypto-hash FILES:= \