On 6/19/23 6:21 AM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <[email protected]>

The native package has the same dependencies. Even if normally they are
satisfied by python3-native, we should still use a global RDEPENDS.


This will deepen the dependency list for native packages. Why should we do this ?

Signed-off-by: Bartosz Golaszewski <[email protected]>
---
  meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

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 71af06881..8b0383cf6 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
@@ -27,7 +27,7 @@ DEPENDS += " \
      ${PYTHON_PN}-wheel-native \
  "
-RDEPENDS:${PN}:class-target += "\
+RDEPENDS:${PN} += "\
      ${PYTHON_PN}-datetime \
      ${PYTHON_PN}-io \
      ${PYTHON_PN}-netclient \

Attachment: OpenPGP_0xBB053355919D3314.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#103447): 
https://lists.openembedded.org/g/openembedded-devel/message/103447
Mute This Topic: https://lists.openembedded.org/mt/99622985/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to