summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-10-23 11:19:04 -0200
committerMichael Stahl <mstahl@redhat.com>2013-10-23 13:34:06 +0000
commitae88290f87acf693fed02140ca384ec15589616b (patch)
tree2b071d5f0fe2a1eef2744fe58904006d3d003483 /extensions
parentc4498251cb7181a9f272b0720f398597c0daef09 (diff)
Fix build of ldapbe in Ubuntu
Change-Id: I6e3e64a0e9a0510401f9b8ddbf9e18e2d6caba3e Reviewed-on: https://gerrit.libreoffice.org/6400 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/Library_ldapbe2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Library_ldapbe2.mk b/extensions/Library_ldapbe2.mk
index db4510f4d725..a2d46fea20e5 100644
--- a/extensions/Library_ldapbe2.mk
+++ b/extensions/Library_ldapbe2.mk
@@ -40,8 +40,8 @@ $(eval $(call gb_Library_use_system_win32_libs,ldapbe2,\
))
else # 0S!=WNT
$(eval $(call gb_Library_use_externals,ldapbe2,\
- nss3 \
openldap \
+ nss3 \
plc4 \
ssl3 \
))