aboutsummaryrefslogtreecommitdiffstats
path: root/package
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
commit04902eecdda1c0dcc1656b953a86619441cb6f5f (patch)
tree9cef55d468828bfd39114138c554fc65b4f9a408 /package
parent555406667dd3f3f978cb5a95dc684625789909f2 (diff)
downloadupstream-04902eecdda1c0dcc1656b953a86619441cb6f5f.tar.gz
upstream-04902eecdda1c0dcc1656b953a86619441cb6f5f.tar.bz2
upstream-04902eecdda1c0dcc1656b953a86619441cb6f5f.zip
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')
-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 ba65a5ad5d..1afab0c833 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