From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-networking/python/python3-ldap_3.4.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-networking/python/python3-ldap_3.4.3.bb b/meta-python/recipes-networking/python/python3-ldap_3.4.3.bb index 2091f63a9..0bf1ff14a 100644 --- a/meta-python/recipes-networking/python/python3-ldap_3.4.3.bb +++ b/meta-python/recipes-networking/python/python3-ldap_3.4.3.bb @@ -26,4 +26,5 @@ RDEPENDS:${PN} = " \ python3-pyasn1 \ python3-pyasn1-modules \ python3-threading \ + python3-unittest \ " -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102938): https://lists.openembedded.org/g/openembedded-devel/message/102938 Mute This Topic: https://lists.openembedded.org/mt/99237915/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
