[Libreoffice-commits] core.git: sw/CppunitTest_sw_htmlimport.mk

Stephan Bergmann sbergman at redhat.com
Fri Sep 19 03:35:41 PDT 2014


 sw/CppunitTest_sw_htmlimport.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit ab0527fabbf9a76300bbc8cd283741528fd0d0e6
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri Sep 19 12:33:25 2014 +0200

    Missing dependencies
    
    Change-Id: I324da4e8ea3ae0a23cf25025fda9d316d2e6c007

diff --git a/sw/CppunitTest_sw_htmlimport.mk b/sw/CppunitTest_sw_htmlimport.mk
index 425674b..dd7d6e7 100644
--- a/sw/CppunitTest_sw_htmlimport.mk
+++ b/sw/CppunitTest_sw_htmlimport.mk
@@ -21,6 +21,8 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_htmlimport, \
 	cppuhelper \
 	i18nlangtag \
 	sal \
+	sfx \
+	svt \
 	sw \
 	test \
 	tl \


More information about the Libreoffice-commits mailing list