From: nico Date: Sun, 6 Nov 2005 05:32:33 +0000 (+0000) Subject: fix another dependency bug introduced by [2333] X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/36bb1e9392cd5056f63f9c212f46f9c8d0b60c16 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 ba65a5ad5..1afab0c83 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