summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-yamlloader_1.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-yamlloader_1.6.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-yamlloader_1.6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yamlloader_1.6.0.bb b/meta-python/recipes-devtools/python/python3-yamlloader_1.6.0.bb
index 4844e10de1..281c73eec4 100644
--- a/meta-python/recipes-devtools/python/python3-yamlloader_1.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-yamlloader_1.6.0.bb
@@ -11,6 +11,6 @@ DEPENDS += "\
11 python3-hatch-vcs-native \ 11 python3-hatch-vcs-native \
12" 12"
13 13
14RDEPENDS:${PN}:class-target += "\ 14RDEPENDS:${PN}:append:class-target = " \
15 python3-pyyaml \ 15 python3-pyyaml \
16" 16"