[oe] [meta-oe][PATCH 2/2] libssh: fix krb5 rdepends issue

Martin Jansa martin.jansa at gmail.com
Tue Jan 6 16:30:28 UTC 2015


On Tue, Jan 06, 2015 at 08:01:07AM -0800, Armin Kuster wrote:
> the default is to build with GSSAPI enable so we need
> krb5 support.

shouldn't it be in DEPENDS then? RDEPENDS could be too late for
do_configure to detect it.

Also I don't see 0.6.3 version in current master:
OE @ ~/meta-openembedded $ find . -name libssh\*
./meta-oe/recipes-support/libssh2
./meta-oe/recipes-support/libssh2/libssh2_1.4.3.bb
./meta-oe/recipes-support/libssh
./meta-oe/recipes-support/libssh/libssh_git.bb

> 
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  meta-oe/recipes-support/libssh/libssh_0.6.3.bb | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/meta-oe/recipes-support/libssh/libssh_0.6.3.bb b/meta-oe/recipes-support/libssh/libssh_0.6.3.bb
> index 771a47a..9c5ebf5 100644
> --- a/meta-oe/recipes-support/libssh/libssh_0.6.3.bb
> +++ b/meta-oe/recipes-support/libssh/libssh_0.6.3.bb
> @@ -27,3 +27,6 @@ do_configure_prepend () {
>  }
>  
>  FILES_${PN}-dev += "${libdir}/cmake"
> +
> +# This builds with GSSAPI enabled as default
> +RDEPENDS_${PN} = "krb5"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150106/acbcf8b4/attachment-0002.sig>


More information about the Openembedded-devel mailing list