summaryrefslogtreecommitdiffstats
path: root/connectivity/Library_mysqlc.mk
diff options
context:
space:
mode:
authorTamas Bunth <tamas.bunth@collabora.co.uk>2019-04-22 19:09:24 +0200
committerAndras Timar <andras.timar@collabora.com>2019-04-25 15:47:38 +0200
commit406aef41d1368a46d36757072592e93efd9ae08e (patch)
tree8678ca1aedae07fcaf02fba6b5fef9c0a7012074 /connectivity/Library_mysqlc.mk
parentConvert remaining SdrHint to static_cast (diff)
downloadcore-406aef41d1368a46d36757072592e93efd9ae08e.tar.gz
core-406aef41d1368a46d36757072592e93efd9ae08e.zip
mysqlc: Allow conversions between different types
Change-Id: I54c1f438a755267db0896637c79f915de9113f83 Reviewed-on: https://gerrit.libreoffice.org/71074 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'connectivity/Library_mysqlc.mk')
-rw-r--r--connectivity/Library_mysqlc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_mysqlc.mk b/connectivity/Library_mysqlc.mk
index 9dba7769a9a2..455f9b2224df 100644
--- a/connectivity/Library_mysqlc.mk
+++ b/connectivity/Library_mysqlc.mk
@@ -31,6 +31,7 @@ $(eval $(call gb_Library_use_sdk_api,mysqlc))
$(eval $(call gb_Library_use_libraries,mysqlc,\
cppu \
+ dbtools \
sal \
salhelper \
comphelper \