From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH] openconnect: add missing dependencies
Date: Fri, 6 May 2016 10:04:06 +0800 [thread overview]
Message-ID: <572BFB96.1090006@windriver.com> (raw)
In-Reply-To: <1461761346-22151-1-git-send-email-adrian.ratiu@ni.com>
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@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"
>
next prev parent reply other threads:[~2016-05-06 2:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 12:49 [meta-oe][PATCH] openconnect: add missing dependencies Ioan-Adrian Ratiu
2016-05-06 2:04 ` Robert Yang [this message]
2016-05-09 7:28 ` Ioan-Adrian Ratiu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=572BFB96.1090006@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.