summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-21 00:37:05 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-21 00:37:05 +0000
commitb281a357ed9ef20b5e5b52bdf32c872b61672dbb (patch)
tree1c0f52a77e443bba0ffc3f279957c05ae073e54c /openwrt/package
parent8f1f61717cfdec04fb77baae07e1a4b5eb85bf0d (diff)
downloadmtk-20170518-b281a357ed9ef20b5e5b52bdf32c872b61672dbb.zip
mtk-20170518-b281a357ed9ef20b5e5b52bdf32c872b61672dbb.tar.gz
mtk-20170518-b281a357ed9ef20b5e5b52bdf32c872b61672dbb.tar.bz2
Make openldap-utils depend on libopenldap
SVN-Revision: 993
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/openldap/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openldap/Config.in b/openwrt/package/openldap/Config.in
index e536e77..1d3c0ff 100644
--- a/openwrt/package/openldap/Config.in
+++ b/openwrt/package/openldap/Config.in
@@ -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