From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- .../python3-attrdict3/python3-attrdict3_2.0.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb b/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb index cb44ea71a..ee099c7ac 100644 --- a/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb +++ b/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb @@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "004c171ca1120cc1755701db99d7fa4944afb1e68950434efdaa542513 inherit pypi setuptools3 BBCLASSEXTEND = "native" + +RDEPENDS:${PN} += "python3-six" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103532): https://lists.openembedded.org/g/openembedded-devel/message/103532 Mute This Topic: https://lists.openembedded.org/mt/99719639/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
