fix another dependency bug introduced by [2333]
SVN-Revision: 2345
This commit is contained in:
parent
eed30e3d3b
commit
0c9635bf91
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBOPENLDAP
|
||||||
prompt "libopenldap....................... Open source LDAP (Lightweight Directory Access Protocol) client libraries"
|
prompt "libopenldap....................... Open source LDAP (Lightweight Directory Access Protocol) client libraries"
|
||||||
tristate
|
tristate
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
select BR2_PACKAGE_OPENLDAP
|
select BR2_COMPILE_OPENLDAP
|
||||||
help
|
help
|
||||||
|
|
||||||
OpenLDAP Software is an open source implementation of the
|
OpenLDAP Software is an open source implementation of the
|
||||||
|
|
Loading…
Reference in a new issue