diff options
Diffstat (limited to 'package/openldap/Makefile')
-rw-r--r-- | package/openldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openldap/Makefile b/package/openldap/Makefile index db05887d0..c86dfe42a 100644 --- a/package/openldap/Makefile +++ b/package/openldap/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 2.4.21 PKG_RELEASE:= 1 PKG_MD5SUM:= e7128c57b2bacd940e8906057c94ff26 PKG_DESCR:= OpenLDAP client libraries -PKG_SECTION:= libs +PKG_SECTION:= net/misc PKG_DEPENDS:= libopenssl libsasl2 PKG_BUILDDEP+= cyrus-sasl openssl libdb PKG_URL:= http://www.openldap.org |