From 3cecc1ca22c2833948e5ec9b7af75530701718ba Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Fri, 23 Jun 2023 16:38:40 +0200 Subject: python3-et-xmlfile: add missing run-time dependencies Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb index fbebf4869e..50ae7fa5e4 100644 --- a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb @@ -15,6 +15,7 @@ RDEPENDS:${PN} += " \ python3-io \ python3-pprint \ python3-shell \ + python3-xml \ " inherit setuptools3 pypi -- cgit v1.2.3-54-g00ecf