From: Bartosz Golaszewski <[email protected]> Order run-time dependencies for clarity.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 c84576382..6bff9844d 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 @@ -31,6 +31,8 @@ RDEPENDS:${PN} += "\ python3-datetime \ python3-io \ python3-netclient \ + python3-nocasedict \ + python3-nocaselist \ python3-ply \ python3-pyyaml \ python3-six \ @@ -38,8 +40,6 @@ RDEPENDS:${PN} += "\ python3-threading \ python3-unixadmin \ python3-xml \ - python3-nocasedict \ - python3-nocaselist \ python3-yamlloader \ " -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102932): https://lists.openembedded.org/g/openembedded-devel/message/102932 Mute This Topic: https://lists.openembedded.org/mt/99237908/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
