summaryrefslogtreecommitdiffstats
path: root/connectivity/Library_postgresql-sdbc-impl.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2013-03-26 14:11:18 -0400
committerPeter Foley <pefoley2@verizon.net>2013-03-26 14:22:20 -0400
commit3326a85ae6ad417b37deeee52fd9a806f42004ba (patch)
treeacfa52f0a147114f86923741cb2f401aab2e3aad /connectivity/Library_postgresql-sdbc-impl.mk
parentmake module-deps.pl work in separate builddir (diff)
downloadcore-3326a85ae6ad417b37deeee52fd9a806f42004ba.tar.gz
core-3326a85ae6ad417b37deeee52fd9a806f42004ba.zip
fix postgresql build
Change-Id: I379029dbf600769e415582aa7162f320e707c3da
Diffstat (limited to 'connectivity/Library_postgresql-sdbc-impl.mk')
-rw-r--r--connectivity/Library_postgresql-sdbc-impl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/Library_postgresql-sdbc-impl.mk b/connectivity/Library_postgresql-sdbc-impl.mk
index d733f01662ea..00832dd3e935 100644
--- a/connectivity/Library_postgresql-sdbc-impl.mk
+++ b/connectivity/Library_postgresql-sdbc-impl.mk
@@ -61,7 +61,7 @@ $(eval $(call gb_Library_use_externals,postgresql-sdbc-impl,\
boost_headers \
postgresql \
openssl \
- openldap \
+ $(if $(SYSTEM_OPENLDAP),openldap) \
nss3 \
plc4 \
ssl3 \