[master|kirkstone][PATCH 1/2] cloud-init: add rdpends for netifaces and charset-normalizer


Jeremy Puhlman
 

Signed-off-by: Jeremy A. Puhlman <jpuhlman@...>
---
recipes-extended/cloud-init/cloud-init_21.4.bb | 2 ++
1 file changed, 2 insertions(+)

diff --git a/recipes-extended/cloud-init/cloud-init_21.4.bb b/recipes-extended/cloud-init/cloud-init_21.4.bb
index c6e64b3..9c2dae7 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 \
python3-jsonschema \
python3-pyyaml \
python3-oauthlib \
+ python3-netifaces \
+ python3-charset-normalizer \
bash \
"

--
2.35.3

Join {meta-virtualization@lists.yoctoproject.org to automatically receive all group messages.