From: Nicolas Thill Date: Sun, 6 Nov 2005 05:32:33 +0000 (+0000) Subject: fix another dependency bug introduced by [2333] X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1c1a84e04676ec5760a21c3accf952582fb7cfba;p=15.05%2Fopenwrt.git fix another dependency bug introduced by [2333] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2345 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/openldap/Config.in b/openwrt/package/openldap/Config.in index ba65a5ad5d..1afab0c833 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