sw/CppunitTest_sw_a11y.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7e2cd9522fc7f465310f9cd73a37c08861e8f0b8
Author: Xisco Fauli <[email protected]>
AuthorDate: Thu Feb 8 10:00:47 2024 +0100
Commit: Xisco Fauli <[email protected]>
CommitDate: Thu Feb 8 12:22:40 2024 +0100
missing dependency in CppunitTest_sw_a11y
Similar to 41c9b2a81e9eb795aaecc8c52a8e7bce0a5a3c07
"missing dependency in CppunitTest_test_a11y"
Change-Id: I4dc9d0a5c59dc95e68fd489b3e672ef6ed14355a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163112
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <[email protected]>
diff --git a/sw/CppunitTest_sw_a11y.mk b/sw/CppunitTest_sw_a11y.mk
index a0d76a20d53a..f67f4cf89e01 100644
--- a/sw/CppunitTest_sw_a11y.mk
+++ b/sw/CppunitTest_sw_a11y.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_a11y, \
))
$(eval $(call gb_CppunitTest_use_libraries,sw_a11y, \
+ acc \
sal \
cppu \
subsequenttest \