Make openldap-utils depend on libopenldap

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@993 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Nicolas Thill 2005-05-21 00:37:05 +00:00
parent a60c63acc5
commit 024cc11cf0
1 changed files with 1 additions and 1 deletions

View 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