fix another dependency bug introduced by [2333]
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Nov 2005 05:32:33 +0000 (05:32 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Nov 2005 05:32:33 +0000 (05:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2345 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/openldap/Config.in

index ba65a5a..1afab0c 100644 (file)
@@ -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