summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-networking/python/python3-ldap_3.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-networking/python/python3-ldap_3.4.3.bb')
-rw-r--r--meta-python/recipes-networking/python/python3-ldap_3.4.3.bb8
1 files changed, 4 insertions, 4 deletions
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 f2c0d2ee13..2091f63a97 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
@@ -22,8 +22,8 @@ do_configure:prepend() {
22} 22}
23 23
24RDEPENDS:${PN} = " \ 24RDEPENDS:${PN} = " \
25 ${PYTHON_PN}-pprint \ 25 python3-pprint \
26 ${PYTHON_PN}-threading \ 26 python3-pyasn1 \
27 ${PYTHON_PN}-pyasn1 \ 27 python3-pyasn1-modules \
28 ${PYTHON_PN}-pyasn1-modules \ 28 python3-threading \
29" 29"