[Libreoffice-commits] core.git: filter/CppunitTest_filter_xslt.mk
Michael Stahl
mstahl at redhat.com
Tue Mar 4 10:19:54 PST 2014
filter/CppunitTest_filter_xslt.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit bfdd18eb35f5c8bf7f713910ec35b853c7456969
Author: Michael Stahl <mstahl at redhat.com>
Date: Tue Mar 4 19:15:55 2014 +0100
filter: and we learn that BootstrapFixture requires boost headers
Change-Id: I58d592a863ed96fee85e4c8838663791c76854da
diff --git a/filter/CppunitTest_filter_xslt.mk b/filter/CppunitTest_filter_xslt.mk
index 4302228..181f482 100644
--- a/filter/CppunitTest_filter_xslt.mk
+++ b/filter/CppunitTest_filter_xslt.mk
@@ -18,6 +18,8 @@ $(eval $(call gb_CppunitTest_use_ure,filter_xslt))
$(eval $(call gb_CppunitTest_use_configuration,filter_xslt))
+$(eval $(call gb_CppunitTest_use_external,filter_xslt,boost_headers))
+
$(eval $(call gb_CppunitTest_use_libraries,filter_xslt, \
comphelper \
test \
More information about the Libreoffice-commits
mailing list