diff options
| -rw-r--r-- | meta-networking/recipes-devtools/python/python-ldap_3.2.0.bb | 2 |
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 d10f11bbc5..af8961e322 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() { | |||
| 26 | RDEPENDS_${PN} = " \ | 26 | RDEPENDS_${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 | " |
