[oe-commits] [meta-openembedded] 07/32: Adds python3 syslog dependency to python3-systemd

git at git.openembedded.org git at git.openembedded.org
Mon Nov 26 17:38:50 UTC 2018


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

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

commit 42ad6d3ca71c1cf62bce94ab35dee38687fb9fa4
Author: Kavi Jivan <kavi.jivan at viavisolutions.com>
AuthorDate: Wed Feb 7 14:10:37 2018 -0500

    Adds python3 syslog dependency to python3-systemd
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python3-systemd_234.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python3-systemd_234.bb b/meta-python/recipes-devtools/python/python3-systemd_234.bb
index 580d993..78ec431 100644
--- a/meta-python/recipes-devtools/python/python3-systemd_234.bb
+++ b/meta-python/recipes-devtools/python/python3-systemd_234.bb
@@ -1,2 +1,3 @@
 require python-systemd.inc
+RDEPENDS_${PN} += "python3-syslog"
 inherit setuptools3

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


More information about the Openembedded-commits mailing list