dbaccess/CppunitTest_dbaccess_hsqldb_test.mk | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit 9ebcc7c9a21f33cf42146786e4463856d373f114 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Mon Oct 29 19:20:23 2018 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Tue Oct 30 08:18:00 2018 +0100 Missing test dependency Change-Id: I822a71fcf6d3de93081046cdc9b4b8a07ed2c1d0 Reviewed-on: https://gerrit.libreoffice.org/62521 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk b/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk index 27a4b43500e9..500d8b376398 100644 --- a/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk +++ b/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk @@ -32,6 +32,10 @@ $(eval $(call gb_CppunitTest_use_libraries,dbaccess_hsqldb_test, \ xo \ )) +$(eval $(call gb_CppunitTest_use_jars,dbaccess_hsqldb_test, \ + sdbc_hsqldb \ +)) + $(eval $(call gb_CppunitTest_use_api,dbaccess_hsqldb_test,\ offapi \ oovbaapi \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits