diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk index f66b2a0a08d4..65c69fbbc4cb 100644 --- a/svx/Library_svxcore.mk +++ b/svx/Library_svxcore.mk @@ -56,7 +56,8 @@ $(eval $(call gb_Library_use_libraries,svxcore,\ comphelper \ cppuhelper \ cppu \ - dbtools \ + $(call gb_Helper_optional,DBCONNECTIVITY, \ + dbtools) \ drawinglayer \ editeng \ fwe \