summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb1
1 files changed, 1 insertions, 0 deletions
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 fbebf4869..50ae7fa5e 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} += " \
15 python3-io \ 15 python3-io \
16 python3-pprint \ 16 python3-pprint \
17 python3-shell \ 17 python3-shell \
18 python3-xml \
18" 19"
19 20
20inherit setuptools3 pypi 21inherit setuptools3 pypi