summaryrefslogtreecommitdiffstats
path: root/package/openldap
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-06 05:32:33 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-06 05:32:33 +0000
commitd993ee4fb3a28d418b5aee15f450fae9b87002a6 (patch)
tree9cef55d468828bfd39114138c554fc65b4f9a408 /package/openldap
parentd7c48587277798b19990c8c39683e5f05ba19dad (diff)
fix another dependency bug introduced by [2333]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2345 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openldap')
-rw-r--r--package/openldap/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openldap/Config.in b/package/openldap/Config.in
index ba65a5ad5..1afab0c83 100644
--- a/package/openldap/Config.in
+++ b/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