Fix build problem in the --disable-database-connectivity case

Change-Id: Ifcd5055656ec62b202bf4574a2fd0f7d35982090
This commit is contained in:
Tor Lillqvist
2014-08-30 11:11:27 +03:00
parent dc64ffbf9e
commit 90c38d993d

View File

@@ -56,7 +56,8 @@ $(eval $(call gb_Library_use_libraries,svxcore,\
comphelper \
cppuhelper \
cppu \
dbtools \
$(call gb_Helper_optional,DBCONNECTIVITY, \
dbtools) \
drawinglayer \
editeng \
fwe \