diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ldap_2.4.10.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-ldap_2.4.10.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-ldap_2.4.10.bb b/meta-python/recipes-devtools/python/python-ldap_2.4.10.bb index 78a878a15b..e95da9ddc4 100644 --- a/meta-python/recipes-devtools/python/python-ldap_2.4.10.bb +++ b/meta-python/recipes-devtools/python/python-ldap_2.4.10.bb | |||
@@ -8,7 +8,6 @@ instead of C API. The module mainly acts as a wrapper for the \ | |||
8 | OpenLDAP 2.x libraries. Errors will appear as exceptions." | 8 | OpenLDAP 2.x libraries. Errors will appear as exceptions." |
9 | 9 | ||
10 | SECTION = "devel/python" | 10 | SECTION = "devel/python" |
11 | PRIORITY = "optional" | ||
12 | LICENSE = "PSF" | 11 | LICENSE = "PSF" |
13 | HOMEPAGE = "http://www.python-ldap.org/" | 12 | HOMEPAGE = "http://www.python-ldap.org/" |
14 | DEPENDS = "python openldap cyrus-sasl" | 13 | DEPENDS = "python openldap cyrus-sasl" |