[oe] [meta-python][PATCH] python-backports-ssl: add package RDEPENDS

Derek Straka derek at asterius.io
Wed Jul 13 02:35:19 UTC 2016


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

diff --git a/meta-python/recipes-devtools/python/python-backports-ssl_3.5.0.1.bb b/meta-python/recipes-devtools/python/python-backports-ssl_3.5.0.1.bb
index 313ed4a..45492da 100644
--- a/meta-python/recipes-devtools/python/python-backports-ssl_3.5.0.1.bb
+++ b/meta-python/recipes-devtools/python/python-backports-ssl_3.5.0.1.bb
@@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "502ad98707319f4a51fa2ca1c677bd659008d27ded9f6380c79e8932e3
 
 PYPI_PACKAGE = "backports.ssl_match_hostname"
 inherit pypi setuptools
+
+RDEPENDS_${PN} += "${PYTHON_PN}-pkgutil"
-- 
1.9.1




More information about the Openembedded-devel mailing list