solenv/CompilerTest_compilerplugins_clang.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8cab4b5d7dbc546903b28114d6daa6ab73e01594
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Fri Jun 30 15:13:23 2017 +0200

    CompilerTest_compilerplugins_clang depends on boost_headers
    
    ...since 09031ef2fe89a8a6321ca89cca49f1587fe577e6 "Avoid
    getQualifiedNameAsString"
    
    Change-Id: Ic663153c3cfb3d7264a6614c4fa4edd71fe6235f

diff --git a/solenv/CompilerTest_compilerplugins_clang.mk 
b/solenv/CompilerTest_compilerplugins_clang.mk
index d4c532b6d3c4..4ae981eb5895 100644
--- a/solenv/CompilerTest_compilerplugins_clang.mk
+++ b/solenv/CompilerTest_compilerplugins_clang.mk
@@ -35,6 +35,7 @@ $(eval $(call 
gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
 ))
 
 $(eval $(call gb_CompilerTest_use_externals,compilerplugins_clang, \
+    boost_headers \
     cppunit \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to