summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_tablesheetsobj.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-11-26 15:28:28 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-11-26 15:30:16 +0100
commit2981921b49c9bc5748a01dec9ee039aace0bc80e (patch)
tree8a9ed4c36c18bc08c160759db37b1780c30c4ed3 /sc/CppunitTest_sc_tablesheetsobj.mk
parent8bf500c365e3cf24086a672f63b0b5d5b60ff4a9 (diff)
Missing dependency on lng.component
...at least, failure of Linux-openSUSE-x86@18-Clang tinderbox makes it look like that is a problem. Change-Id: I0e0b135d845d06ed2adddfd246a3ccaab91905a3
Diffstat (limited to 'sc/CppunitTest_sc_tablesheetsobj.mk')
-rw-r--r--sc/CppunitTest_sc_tablesheetsobj.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_tablesheetsobj.mk b/sc/CppunitTest_sc_tablesheetsobj.mk
index e950830fdde0..60cb6f1ea73d 100644
--- a/sc/CppunitTest_sc_tablesheetsobj.mk
+++ b/sc/CppunitTest_sc_tablesheetsobj.mk
@@ -95,6 +95,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_spreadsheetsobj,\
forms/util/frm \
framework/util/fwk \
i18npool/util/i18npool \
+ linguistic/source/lng \
oox/util/oox \
package/source/xstor/xstor \
package/util/package2 \