summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_bugfix_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_bugfix_test.mk')
-rw-r--r--sc/CppunitTest_sc_bugfix_test.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_bugfix_test.mk b/sc/CppunitTest_sc_bugfix_test.mk
index d6af092e276a..2305b296f7b0 100644
--- a/sc/CppunitTest_sc_bugfix_test.mk
+++ b/sc/CppunitTest_sc_bugfix_test.mk
@@ -121,4 +121,8 @@ endif
$(eval $(call gb_CppunitTest_use_configuration,sc_bugfix_test))
+$(eval $(call gb_CppunitTest_use_packages,sc_bugfix_test,\
+ filter_xslt \
+))
+
# vim: set noet sw=4 ts=4: