[Libreoffice-commits] .: sc/CppunitTest_sc_tablesheetsobj.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Nov 26 06:30:47 PST 2012


 sc/CppunitTest_sc_tablesheetsobj.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2981921b49c9bc5748a01dec9ee039aace0bc80e
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Nov 26 15:28:28 2012 +0100

    Missing dependency on lng.component
    
    ...at least, failure of Linux-openSUSE-x86 at 18-Clang tinderbox makes it look like
    that is a problem.
    
    Change-Id: I0e0b135d845d06ed2adddfd246a3ccaab91905a3

diff --git a/sc/CppunitTest_sc_tablesheetsobj.mk b/sc/CppunitTest_sc_tablesheetsobj.mk
index e950830..60cb6f1 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 \


More information about the Libreoffice-commits mailing list