summaryrefslogtreecommitdiff
path: root/sfx2/CppunitTest_sfx2_classification.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-11-20 20:24:35 +0100
committerDavid Tardon <dtardon@redhat.com>2016-11-21 09:44:42 +0100
commitc80c6b5694bd14367e898f659e82013167fc7d97 (patch)
tree0ba91f747c0d49bd4aba8422d777419233d173ee /sfx2/CppunitTest_sfx2_classification.mk
parent6750aa27e5d94a7d372fec9dc346b1c5940a0bfe (diff)
add missing dep
Change-Id: I0d2a2c32d99ee11e63a2363f8a17bd4efd72cc22
Diffstat (limited to 'sfx2/CppunitTest_sfx2_classification.mk')
-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: