Make openldap-utils depend on libopenldap
authorNicolas Thill <nico@openwrt.org>
Sat, 21 May 2005 00:37:05 +0000 (00:37 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 21 May 2005 00:37:05 +0000 (00:37 +0000)
SVN-Revision: 993

openwrt/package/openldap/Config.in

index e536e777d043f91e768227ae96ee8392fc26b865..1d3c0ffccb5aaf16347182abdd67ac5cb3fc2e79 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