[oe] [PATCH v2] python-numpy: add missing release dependencies

Paul Menzel paulepanter at users.sourceforge.net
Fri May 6 08:24:27 UTC 2011


Dear Christian,


I just wanted to commit your patches, but looking at this patch again I
have one more question. (I am sorry.)

Am Freitag, den 29.04.2011, 17:43 +0200 schrieb C. Charreyre:
> Signed-off-by: C. Charreyre <christian.charreyre at cioinfoindus.fr>
> ---
>  recipes/python/python-numpy_1.1.1.bb |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/recipes/python/python-numpy_1.1.1.bb b/recipes/python/python-numpy_1.1.1.bb
> index f5c23e0..9dda508 100644
> --- a/recipes/python/python-numpy_1.1.1.bb
> +++ b/recipes/python/python-numpy_1.1.1.bb
> @@ -4,6 +4,8 @@ PRIORITY = "optional"
>  LICENSE = "PSF"
>  PR = "ml0"
>  
> +RDEPENDS_${PN} = "python-compiler python-mmap python-pkgutil python-pydoc python-unittest"
> +

Why are those runtime dependencies needed. Does not `python-numpy` start
at all or are just some features of it not working? Depending on that it
should maybe be a `RRECOMMENDS_${PN}`? I am wondering why the original
recipe author did not put them in.

>  SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/numpy-${PV}.tar.gz \
>             file://unbreak-assumptions.diff \
>  	   file://trycompile.diff \


Thanks,

Paul


PS: Do you get the message delivered directly or just the digest? I am
asking because the threading is broken. If you do get the messages,
could you please use the reply to list option of Thunderbird. Then
everything should be fine.

PPS: I am putting you in CC, so that you maybe get my message earlier
and we will be able to commit your patches before the weekend.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110506/9e2d1fef/attachment-0002.sig>


More information about the Openembedded-devel mailing list