summaryrefslogtreecommitdiff
path: root/package/openldap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:13:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:13:16 +0100
commit4e3cdd73584aed80a843c03079c888c011b46aa6 (patch)
tree47db5cdd356023005772c5df0efe4df569296cd2 /package/openldap/Makefile
parenta2b8ffef08ab19fc79e8f07e1ee859e2039793dd (diff)
parent71d64690550602953eea0737507cbc47999b4126 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/openldap/Makefile')
-rw-r--r--package/openldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openldap/Makefile b/package/openldap/Makefile
index 0a080bce7..c543380d3 100644
--- a/package/openldap/Makefile
+++ b/package/openldap/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 90150b8c0d0192e10b30157e68844ddf
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