All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Charreyre <christian.charreyre@cioinfoindus.fr>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 2/2] python-numpy: add missing release dependencies
Date: Wed, 27 Apr 2011 17:00:20 +0200	[thread overview]
Message-ID: <4DB82F84.3090407@cioinfoindus.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]


Hi all,

this new recipe will build the painting soft mypaint.

In order to correctly run on the target, it is necessary to add new
recipes dependencies in python-numpy recipe.

Here are the two patches.

Hoping it will be valuable.



  From 0ba53d830cbc429082244be68de367750b2f3702 Mon Sep 17 00:00:00 2001
From: C. Charreyre<christian.charreyre@cioinfoindus.fr>
Date: Thu, 21 Apr 2011 16:26:38 +0200
Subject: [PATCH] python-numpy: add missing release dependencies
necessaries for mypaint

Signed-off-by: C. Charreyre<christian.charreyre@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-pkgutil python-pydoc
python-mmap python-unittest"
+
   SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/numpy-${PV}.tar.gz \
              file://unbreak-assumptions.diff \
          file://trycompile.diff \
-- 
1.7.0.2




[-- Attachment #2: christian_charreyre.vcf --]
[-- Type: text/x-vcard, Size: 278 bytes --]

begin:vcard
fn:Christian  Charreyre
n:Charreyre;Christian 
org:CIO Informatique Industrielle
adr;dom:;;11 Avenue Marigny;Marseille;;13014
email;internet:christian.charreyre@cioinfoindus.fr
tel;work:04 95 05 19 41
url:http://www.cioinfoindus.fr
version:2.1
end:vcard


             reply	other threads:[~2011-04-27 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-27 15:00 Christian Charreyre [this message]
2011-04-28 19:33 ` [PATCH 2/2] python-numpy: add missing release dependencies Paul Menzel

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=4DB82F84.3090407@cioinfoindus.fr \
    --to=christian.charreyre@cioinfoindus.fr \
    --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.