[oe] [meta-oe][PATCH] openconnect: add missing dependencies

Robert Yang liezhi.yang at windriver.com
Fri May 6 02:04:06 UTC 2016


Hi Ioan,

Is it possible to use PACKAGECONFIG to add these dependencies conditionally ?

On 04/27/2016 08:49 PM, Ioan-Adrian Ratiu wrote:
> They were autodetected and triggered QA warnings
>
> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
> ---
>   meta-networking/recipes-connectivity/openconnect/openconnect_git.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb b/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb
> index 0a8b875..6d3c252 100644
> --- a/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb
> +++ b/meta-networking/recipes-connectivity/openconnect/openconnect_git.bb
> @@ -2,7 +2,7 @@ SUMMARY = "Open client for Cisco AnyConnect VPN"
>   LICENSE = "LGPLv2.1"
>   LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad"
>
> -DEPENDS = "vpnc libxml2 gnutls"
> +DEPENDS = "vpnc libxml2 gnutls lz4 krb5 libproxy pcsc-lite"
>   RDEPENDS_${PN} = "vpnc"
>
>   PV = "7.06"
>



More information about the Openembedded-devel mailing list