[Libreoffice-commits] .: svl/Module_svl.mk
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Tue Jan 17 02:22:30 PST 2012
svl/Module_svl.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 0e163ead17cb1e6675c72a39c32a0bb4d733857a
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Jan 17 11:20:02 2012 +0100
Disable CppunitTest_svl_urihelper for now due to bad dependencies.
diff --git a/svl/Module_svl.mk b/svl/Module_svl.mk
index 26ce7e0..801aa5a 100644
--- a/svl/Module_svl.mk
+++ b/svl/Module_svl.mk
@@ -38,8 +38,9 @@ $(eval $(call gb_Module_add_targets,svl,\
$(eval $(call gb_Module_add_check_targets,svl,\
CppunitTest_svl_lngmisc \
- CppunitTest_svl_urihelper \
))
+#TODO: CppunitTest_svl_urihelper depends on ucb, can only be added once svl is
+# in tail build
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
JunitTest_svl_complex \
More information about the Libreoffice-commits
mailing list