fix another dependency bug introduced by [2333]
authorNicolas Thill <nico@openwrt.org>
Sun, 6 Nov 2005 05:32:33 +0000 (05:32 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 6 Nov 2005 05:32:33 +0000 (05:32 +0000)
SVN-Revision: 2345

openwrt/package/openldap/Config.in

index ba65a5ad5d4b46795373cfd73e55bda29313a4ee..1afab0c8334a7d2b0b167c8e5b7fc90aed0e41e2 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