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://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=edc69b8031617ba3e5f77986a204953801024881 fix another dependency bug introduced by [2333] SVN-Revision: 2345 --- 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