[OE-core] [PATCH 20/20] python3_3.3.2.bb: Add liblzma to RDEPENDS for python3-misc

Martin Jansa martin.jansa at gmail.com
Tue Aug 27 17:49:48 UTC 2013


On Tue, Aug 27, 2013 at 10:15:19AM -0700, Khem Raj wrote:
> Fixes
> 
> and from test-dependencies.sh run there is undeterministic lzma
> dependency:
> 
> WARN: packages/armv5te-oe-linux-gnueabi/python3/python3-misc/latest lost
> dependency on  liblzma

I've already replied in the other thread that this isn't right fix.

> Reported-by: Martin Jansa <martin.jansa at gmail.com>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  meta/recipes-devtools/python/python3_3.3.2.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-devtools/python/python3_3.3.2.bb b/meta/recipes-devtools/python/python3_3.3.2.bb
> index 6ff32d8..d2c7e37 100644
> --- a/meta/recipes-devtools/python/python3_3.3.2.bb
> +++ b/meta/recipes-devtools/python/python3_3.3.2.bb
> @@ -197,6 +197,7 @@ FILES_${PN}-dbg += "${libdir}/python${PYTHON_MAJMIN}/lib-dynload/.debug"
>  # catch all the rest (unsorted)
>  PACKAGES += "${PN}-misc"
>  FILES_${PN}-misc = "${libdir}/python${PYTHON_MAJMIN}"
> +RDEPENDS_${PN}-misc = "liblzma"
>  
>  # catch manpage
>  PACKAGES += "${PN}-man"
> -- 
> 1.8.3.4
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
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: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130827/5e485069/attachment-0002.sig>


More information about the Openembedded-core mailing list