[oe-commits] [meta-openembedded] 50/89: python-cffi: add package RDEPENDS

git at git.openembedded.org git at git.openembedded.org
Tue Jul 19 11:09:17 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 8fe0ebe6e25b4ca07d179a579aa4272266f69259
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Jul 12 22:37:36 2016 -0400

    python-cffi: add package RDEPENDS
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list