[oe] [meta-python][PATCH 2/2] python-cffi: add package RDEPENDS

Derek Straka derek at asterius.io
Wed Jul 13 02:37:36 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-cffi_1.7.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-cffi_1.7.0.bb b/meta-python/recipes-devtools/python/python-cffi_1.7.0.bb
index 6f4d77a..155b085 100644
--- a/meta-python/recipes-devtools/python/python-cffi_1.7.0.bb
+++ b/meta-python/recipes-devtools/python/python-cffi_1.7.0.bb
@@ -8,4 +8,6 @@ SRC_URI[sha256sum] = "6ed5dd6afd8361f34819c68aaebf9e8fc12b5a5893f91f50c9e50c8886
 
 inherit pypi setuptools
 
+RDEPENDS_${PN} += "${PYTHON_PN}-io"
+
 BBCLASSEXTEND = "native"
-- 
1.9.1




More information about the Openembedded-devel mailing list