summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb b/meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb
index d10f11bbc..af8961e32 100644
--- a/meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb
+++ b/meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb
@@ -26,4 +26,6 @@ do_configure_prepend() {
26RDEPENDS_${PN} = " \ 26RDEPENDS_${PN} = " \
27 ${PYTHON_PN}-pprint \ 27 ${PYTHON_PN}-pprint \
28 ${PYTHON_PN}-threading \ 28 ${PYTHON_PN}-threading \
29 ${PYTHON_PN}-pyasn1 \
30 ${PYTHON_PN}-pyasn1-modules \
29" 31"