[oe] [meta-python][PATCH] pyrtm: update RDEPENDS to include python-logging

Derek Straka derek at asterius.io
Sun Mar 11 14:45:00 UTC 2018


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

diff --git a/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb b/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
index 2272da9..9d851ab 100644
--- a/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
+++ b/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb
@@ -22,6 +22,7 @@ FILES_${PN}-tests += " \
 
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-json \
+    ${PYTHON_PN}-logging \
     ${PYTHON_PN}-netclient \
 "
 
-- 
2.7.4




More information about the Openembedded-devel mailing list