summaryrefslogtreecommitdiff
path: root/openldap
diff options
context:
space:
mode:
Diffstat (limited to 'openldap')
-rw-r--r--openldap/ExternalProject_openldap.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/openldap/ExternalProject_openldap.mk b/openldap/ExternalProject_openldap.mk
index 294bd07849fb..88d49dcfaa29 100644
--- a/openldap/ExternalProject_openldap.mk
+++ b/openldap/ExternalProject_openldap.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_ExternalProject_ExternalProject,openldap))
$(eval $(call gb_ExternalProject_use_unpacked,openldap,openldap))
+$(eval $(call gb_ExternalProject_use_package,openldap,nss))
+
$(eval $(call gb_ExternalProject_register_targets,openldap,\
build \
))