From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb index 6bff9844d..1ab1bde44 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb @@ -30,11 +30,13 @@ DEPENDS += " \ RDEPENDS:${PN} += "\ python3-datetime \ python3-io \ + python3-logging \ python3-netclient \ python3-nocasedict \ python3-nocaselist \ python3-ply \ python3-pyyaml \ + python3-requests \ python3-six \ python3-stringold \ python3-threading \ -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102933): https://lists.openembedded.org/g/openembedded-devel/message/102933 Mute This Topic: https://lists.openembedded.org/mt/99237909/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
