summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Repository.mk b/Repository.mk
index a35e837c21de..415b10b78ed3 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -389,7 +389,8 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
msfilter \
$(call gb_Helper_optional,SCRIPTING,msforms) \
mtfrenderer \
- $(call gb_Helper_optional,DBCONNECTIVITY,mysql) \
+ $(call gb_Helper_optional,DBCONNECTIVITY,mysqlc) \
+ numbertext \
odbc \
odfflatxml \
offacc \
@@ -707,7 +708,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \
$(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \
active_native \
- mysqlc \
passive_native \
))