summaryrefslogtreecommitdiff
path: root/openwrt/package/openldap/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-11-06 05:32:33 +0000
committerNicolas Thill <nico@openwrt.org>2005-11-06 05:32:33 +0000
commit0c9635bf91ce78cbdcee4ba85ab18f99c242e30f (patch)
tree79cdb74d3db7eb7ae26506ce36171f410cc030f9 /openwrt/package/openldap/Config.in
parenteed30e3d3b771f64a1a0afd94356d8bc0738496f (diff)
downloadmtk-20170518-0c9635bf91ce78cbdcee4ba85ab18f99c242e30f.zip
mtk-20170518-0c9635bf91ce78cbdcee4ba85ab18f99c242e30f.tar.gz
mtk-20170518-0c9635bf91ce78cbdcee4ba85ab18f99c242e30f.tar.bz2
fix another dependency bug introduced by [2333]
SVN-Revision: 2345
Diffstat (limited to 'openwrt/package/openldap/Config.in')
-rw-r--r--openwrt/package/openldap/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openldap/Config.in b/openwrt/package/openldap/Config.in
index ba65a5a..1afab0c 100644
--- a/openwrt/package/openldap/Config.in
+++ b/openwrt/package/openldap/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBOPENLDAP
prompt "libopenldap....................... Open source LDAP (Lightweight Directory Access Protocol) client libraries"
tristate
default m if CONFIG_DEVEL
- select BR2_PACKAGE_OPENLDAP
+ select BR2_COMPILE_OPENLDAP
help
OpenLDAP Software is an open source implementation of the