[Libreoffice-commits] .: sw/CppunitTest_sw_subsequent_ww8tok.mk
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Tue Jun 12 01:31:44 PDT 2012
sw/CppunitTest_sw_subsequent_ww8tok.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 770e990dabcd4f0415da65ef3ace4fc5a3784278
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Jun 12 10:31:35 2012 +0200
Missing dependency
Change-Id: Iffbd7722b7ede8a2824e59f0bfc0241730de2486
diff --git a/sw/CppunitTest_sw_subsequent_ww8tok.mk b/sw/CppunitTest_sw_subsequent_ww8tok.mk
index 893f4a4..d95bfa6 100644
--- a/sw/CppunitTest_sw_subsequent_ww8tok.mk
+++ b/sw/CppunitTest_sw_subsequent_ww8tok.mk
@@ -36,6 +36,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_subsequent_ww8tok, \
$(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ww8tok, \
cppu \
+ cppuhelper \
sal \
test \
unotest \
More information about the Libreoffice-commits
mailing list