[oe-commits] [meta-openembedded] 09/11: Adds python3 syslog dependency to python3-systemd

git at git.openembedded.org git at git.openembedded.org
Tue Nov 20 16:43:54 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 c682e4cf48f0c52d8e3d151f8a543cbb76710ccf
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