From 42ad6d3ca71c1cf62bce94ab35dee38687fb9fa4 Mon Sep 17 00:00:00 2001 From: Kavi Jivan Date: Wed, 7 Feb 2018 14:10:37 -0500 Subject: Adds python3 syslog dependency to python3-systemd Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-systemd_234.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-systemd_234.bb b/meta-python/recipes-devtools/python/python3-systemd_234.bb index 580d99352e..78ec431560 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 -- cgit 1.2.3-korg