summaryrefslogtreecommitdiffstats
path: root/recipes-extended/cloud-init/cloud-init_21.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/cloud-init/cloud-init_21.4.bb')
-rw-r--r--recipes-extended/cloud-init/cloud-init_21.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/cloud-init/cloud-init_21.4.bb b/recipes-extended/cloud-init/cloud-init_21.4.bb
index c6e64b3c..9c2dae79 100644
--- a/recipes-extended/cloud-init/cloud-init_21.4.bb
+++ b/recipes-extended/cloud-init/cloud-init_21.4.bb
@@ -56,6 +56,8 @@ RDEPENDS:${PN} = "python3 \
56 python3-jsonschema \ 56 python3-jsonschema \
57 python3-pyyaml \ 57 python3-pyyaml \
58 python3-oauthlib \ 58 python3-oauthlib \
59 python3-netifaces \
60 python3-charset-normalizer \
59 bash \ 61 bash \
60 " 62 "
61 63