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

Christian Charreyre christian.charreyre at cioinfoindus.fr
Wed Apr 27 15:00:20 UTC 2011


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 at 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 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-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



-------------- next part --------------
A non-text attachment was scrubbed...
Name: christian_charreyre.vcf
Type: text/x-vcard
Size: 267 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110427/081aa598/attachment-0002.vcf>


More information about the Openembedded-devel mailing list