summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sfx2/CppunitTest_sfx2_classification.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sfx2/CppunitTest_sfx2_classification.mk b/sfx2/CppunitTest_sfx2_classification.mk
index 2e691cc4b664..1bdc56c5f558 100644
--- a/sfx2/CppunitTest_sfx2_classification.mk
+++ b/sfx2/CppunitTest_sfx2_classification.mk
@@ -42,4 +42,8 @@ $(eval $(call gb_CppunitTest_use_uiconfigs,sfx2_classification,\
svx \
))
+$(eval $(call gb_CppunitTest_use_packages,sfx2_classification,\
+ sfx2_classification \
+))
+
# vim: set noet sw=4 ts=4: