summaryrefslogtreecommitdiff
path: root/package/openldap
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-04 19:49:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-04 19:49:01 +0100
commitb4b676ce7436ce3e6f9f6b20cc2004d3d721ea6e (patch)
treeeeed202cc7a1f6944a944a370a68693d2b77d1a9 /package/openldap
parent709e9353b40e894f7f176e68480ce5f9d46db8d5 (diff)
rename package to db, add subpkg for development files
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 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