Kaydet (Commit) 9ebcc7c9 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing test dependency

Change-Id: I822a71fcf6d3de93081046cdc9b4b8a07ed2c1d0
Reviewed-on: https://gerrit.libreoffice.org/62521
Tested-by: Jenkins
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 16b2b4f2
...@@ -32,6 +32,10 @@ $(eval $(call gb_CppunitTest_use_libraries,dbaccess_hsqldb_test, \ ...@@ -32,6 +32,10 @@ $(eval $(call gb_CppunitTest_use_libraries,dbaccess_hsqldb_test, \
xo \ xo \
)) ))
$(eval $(call gb_CppunitTest_use_jars,dbaccess_hsqldb_test, \
sdbc_hsqldb \
))
$(eval $(call gb_CppunitTest_use_api,dbaccess_hsqldb_test,\ $(eval $(call gb_CppunitTest_use_api,dbaccess_hsqldb_test,\
offapi \ offapi \
oovbaapi \ oovbaapi \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment