summaryrefslogtreecommitdiff
path: root/package/openldap
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-04 19:50:22 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-04 19:50:22 +0100
commit71855c832d1b9f1557f3663570d2adf9422d8df5 (patch)
treec12f583ff7731db74cd9a0e3afabd6c0a3c3d0fe /package/openldap
parentc8cd7c5006883d62137df68f7c77f0571c7d8360 (diff)
parentb4b676ce7436ce3e6f9f6b20cc2004d3d721ea6e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/openldap')
-rw-r--r--package/openldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openldap/Makefile b/package/openldap/Makefile
index d970fc18d..7c420b456 100644
--- a/package/openldap/Makefile
+++ b/package/openldap/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 116fe1e23a7b67686d5e62274367e6c0
PKG_DESCR:= OpenLDAP client libraries
PKG_SECTION:= libs
PKG_DEPENDS:= libopenssl libsasl2
-PKG_BUILDDEP:= cyrus-sasl openssl libdb
+PKG_BUILDDEP:= cyrus-sasl openssl db
PKG_URL:= http://www.openldap.org/
PKG_SITES:= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
PKG_NEED_CXX:= 1