diff options
Diffstat (limited to 'connectivity/Library_postgresql-sdbc-impl.mk')
-rw-r--r-- | connectivity/Library_postgresql-sdbc-impl.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_postgresql-sdbc-impl.mk b/connectivity/Library_postgresql-sdbc-impl.mk index a69e3d86256a..37c40746c7cf 100644 --- a/connectivity/Library_postgresql-sdbc-impl.mk +++ b/connectivity/Library_postgresql-sdbc-impl.mk @@ -58,6 +58,7 @@ endif endif $(eval $(call gb_Library_use_externals,postgresql-sdbc-impl,\ + boost_headers \ postgresql \ )) |