filter/CppunitTest_filter_xslt.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit bfdd18eb35f5c8bf7f713910ec35b853c7456969
Author: Michael Stahl <mst...@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 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to