[oe-commits] [meta-openembedded] 41/61: pyrtm: update RDEPENDS to include python-logging

git at git.openembedded.org git at git.openembedded.org
Sat Mar 17 02:48:28 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

commit 1530535837bb95a87d5aa55507e64ac7d3773304
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Mar 11 10:45:00 2018 -0400

    pyrtm: update RDEPENDS to include python-logging
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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 \
 "
 

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


More information about the Openembedded-commits mailing list