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

Ross Burton ross.burton at intel.com
Mon Nov 26 12:28:19 UTC 2012


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta-oe/recipes-devtools/python/python-numpy_1.4.1.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-devtools/python/python-numpy_1.4.1.bb b/meta-oe/recipes-devtools/python/python-numpy_1.4.1.bb
index 031d1cf..e0d9790 100644
--- a/meta-oe/recipes-devtools/python/python-numpy_1.4.1.bb
+++ b/meta-oe/recipes-devtools/python/python-numpy_1.4.1.bb
@@ -37,4 +37,6 @@ FILES_${PN}-staticdev += "${PYTHON_SITEPACKAGES_DIR}/numpy/core/lib/*.a"
 RDEPENDS_${PN} = "python-unittest \
                   python-difflib \
                   python-pprint \
+                  python-pickle \
+                  python-shell \
                  "
-- 
1.7.10





More information about the Openembedded-devel mailing list