From 9a3bf8ef9edc126b31684f670ff04b4a24e71e6a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 12 Jul 2016 22:35:19 -0400 Subject: python-backports-ssl: add package RDEPENDS Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-backports-ssl_3.5.0.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python') 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 313ed4ac39..45492daa6e 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" -- cgit 1.2.3-korg