Make openldap-utils depend on libopenldap
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 21 May 2005 00:37:05 +0000 (00:37 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 21 May 2005 00:37:05 +0000 (00:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@993 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/openldap/Config.in

index e536e77..1d3c0ff 100644 (file)
@@ -17,5 +17,5 @@ config BR2_PACKAGE_LIBOPENLDAP
 config BR2_PACKAGE_OPENLDAP_UTILS
        tristate "openldap-utils - client utilities"
        default m if CONFIG_DEVEL
-       depends BR2_PACKAGE_OPENLDAP
+       depends BR2_PACKAGE_LIBOPENLDAP